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 22c415c commit b0d3c8eCopy full SHA for b0d3c8e
.github/workflows/branches.yml
@@ -31,7 +31,7 @@ jobs:
31
32
test:
33
name: Test
34
- needs: [build, generateVersionInfo]
+ needs: [build]
35
runs-on: ubuntu-latest
36
steps:
37
- name: Checkout
.github/workflows/master.yml
@@ -30,7 +30,7 @@ jobs:
30
0 commit comments