We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dcd35f commit 3b045adCopy full SHA for 3b045ad
.github/workflows/build-and-test-v3.yml
@@ -27,7 +27,7 @@ jobs:
27
fi
28
29
test_go:
30
- name: Run Go Tests
+ name: Run Go Tests v3
31
needs: check_approval
32
runs-on: ${{ matrix.os }}
33
strategy:
0 commit comments