workflows

This commit is contained in:
SPRINX0\prochazka
2025-01-03 08:14:49 +01:00
parent f5a6ca18f0
commit 59788faefd
4 changed files with 0 additions and 2 deletions

View File

@@ -10,7 +10,6 @@ name: Run tests
- feature/**
jobs:
test:
needs: build-docker-ssh
runs-on: ubuntu-latest
container: 'node:18'
steps: