Skip to content

Commit

Permalink
F
Browse files Browse the repository at this point in the history
  • Loading branch information
nahsi committed Oct 31, 2023
1 parent a3b7dfe commit 4f9fbdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
- name: Run tests
env:
FLUENCE_ENV: ${{ inputs.fluence-env }}
run: npm run test
run: npm run test -- -t deploy

- name: Dump container logs
if: always()
Expand Down

0 comments on commit 4f9fbdb

Please sign in to comment.