Skip to content

Commit

Permalink
ci: remove unused need
Browse files Browse the repository at this point in the history
  • Loading branch information
ngshiheng committed Apr 15, 2022
1 parent 48213de commit 3a992a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:

build-and-deploy:
runs-on: ubuntu-latest
needs:
- load-test
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 3a992a8

Please sign in to comment.