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 becc5c1 commit f4e63abCopy full SHA for f4e63ab
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ concurrency:
11
group: ${{ github.workflow }}-${{ github.ref }}
12
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
13
jobs:
14
- coveritup:
+ tests:
15
strategy:
16
matrix:
17
go-version: [latest]
0 commit comments