Skip to content

Commit

Permalink
get project tests running
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanMarx committed May 25, 2024
1 parent 1ab4b29 commit 3d51893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# unit tests on these libs and projects
tests:
runs-on: ubuntu-latest
needs: changes
needs: project-changes
strategy:
fail-fast: false # is this desired behavior here?
matrix:
Expand Down

0 comments on commit 3d51893

Please sign in to comment.