We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a0310 commit e48510dCopy full SHA for e48510d
1 file changed
.github/workflows/test-cov.yml
@@ -10,7 +10,7 @@ concurrency:
10
11
jobs:
12
test:
13
- runs-on: $ubuntu-latest
+ runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4
16
with:
0 commit comments