We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0641e18 commit 8f32837Copy full SHA for 8f32837
.github/workflows/go.yml
@@ -24,8 +24,6 @@ jobs:
24
check-latest: true
25
- name: Task Build
26
run: task build
27
- - name: Task Test
28
- run: task test
29
- name: Task Build for mage
30
run: task build-gg
31
- name: Test with gg
0 commit comments