Skip to content

Commit

Permalink
fix broken int tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri committed Jul 15, 2024
1 parent 34cad82 commit e5546fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
needs: build
strategy:
matrix:
env: []
env: [integration]
fail-fast: false
steps:
- name: Checkout repository
Expand Down

0 comments on commit e5546fc

Please sign in to comment.