Skip to content

Commit

Permalink
test: add new job
Browse files Browse the repository at this point in the history
  • Loading branch information
tranngoclam authored and Lam Tran committed Aug 23, 2024
1 parent 2d589fc commit 89f79fa
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 @@ -65,6 +65,6 @@ jobs:

test-cont:
runs-on: ubuntu-latest
needs: test-final
needs: [test-final,test-1,test-2]
steps:
- run: echo cont

0 comments on commit 89f79fa

Please sign in to comment.