We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 988aa60 commit 27fc404Copy full SHA for 27fc404
.github/workflows/main.yml
@@ -13,6 +13,7 @@ jobs:
13
brew install libgit2
14
15
gitconvex-test:
16
+ needs: libgit2-setup-test
17
name: Gitconvex server test
18
runs-on: ubuntu-latest
19
env:
0 commit comments