Make sure build job runs first

This commit is contained in:
Luc Perkins 2024-05-17 17:14:50 -03:00
parent 5b98d04c9e
commit 1407ae42a2
No known key found for this signature in database
GPG key ID: 16DB1108FB591835

View file

@ -29,6 +29,7 @@ jobs:
key: magic-nix-cache-${{ github.sha }}
test-linux:
needs: build-linux
runs-on: ubuntu-22.04
permissions:
contents: read