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 080dcba commit ba9ab10Copy full SHA for ba9ab10
.github/workflows/go.yml
@@ -8,6 +8,7 @@ jobs:
8
matrix:
9
test: [ '1', '2' ]
10
name: Test Job
11
+
12
steps:
13
- name: Checkout code
14
uses: actions/checkout@v5
0 commit comments