Skip to content

Commit 27fc404

Browse files
committed
add libgit2 setup stage as dependency to test stage
1 parent 988aa60 commit 27fc404

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
brew install libgit2
1414
1515
gitconvex-test:
16+
needs: libgit2-setup-test
1617
name: Gitconvex server test
1718
runs-on: ubuntu-latest
1819
env:

0 commit comments

Comments
 (0)