Skip to content

Commit

Permalink
Fix test job
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardocavazza committed Nov 29, 2023
1 parent bcb0c49 commit 78c8713
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
test:
name: Test
runs-on: ubuntu-latest
needs:
- build
strategy:
matrix:
framework:
Expand Down

0 comments on commit 78c8713

Please sign in to comment.