[CI/CD] Enabled tests again

This commit is contained in:
Salvador E. Tropea 2023-01-19 21:06:33 -03:00
parent 47bdc26154
commit 03914c83f2
1 changed files with 2 additions and 2 deletions

View File

@ -169,7 +169,7 @@ jobs:
push_to_registry:
name: Push Docker image to Docker Hub and GitHub Packages
runs-on: ubuntu-latest
# needs: test
needs: test
permissions:
packages: write
contents: read
@ -215,7 +215,7 @@ jobs:
push_to_registry_k6:
name: Push Docker image to Docker Hub (KiCad 6)
runs-on: ubuntu-latest
# needs: test
needs: test
permissions:
packages: write
contents: read