Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Commit

Permalink
add workflow dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Shyam D committed Jun 17, 2021
1 parent 9787af3 commit 9463469
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
merge-deps:
needs:
- test
- lint
runs-on: ubuntu-latest
steps:
- name: Merge me!
Expand Down

0 comments on commit 9463469

Please sign in to comment.