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 314a83d commit 0641e18Copy full SHA for 0641e18
.github/workflows/go.yml
@@ -26,8 +26,6 @@ jobs:
26
run: task build
27
- name: Task Test
28
run: task test
29
- - name: Task Build mage
30
- run: task build-mage
31
- name: Task Build for mage
32
run: task build-gg
33
- name: Test with gg
0 commit comments