Skip to content

Commit

Permalink
test: add condition
Browse files Browse the repository at this point in the history
  • Loading branch information
tranngoclam authored and Lam Tran committed Aug 22, 2024
1 parent 196b057 commit 805ed5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
needs: test-prepare
if: ${{ needs.test-prepare.outputs.run == 'true' }}
steps:
- run: exit 1
- run: echo 1

test-2:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 805ed5b

Please sign in to comment.