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 99cd9ee commit 472ba40Copy full SHA for 472ba40
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: build
2
on: [push]
3
jobs:
4
5
- go1.13:
+ test:
6
name: go1.13
7
runs-on: ubuntu-latest
8
steps:
0 commit comments