Skip to content

Commit 2d40c61

Browse files
szermattStephane Zermatten
authored andcommitted
Fix test.yml for CI.
1 parent 8d6c2ec commit 2d40c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
if: matrix.allow_failure == true
3535
run: 'cask && make test || true'
3636

37-
test:
37+
test-ubuntu-20:
3838
runs-on: ubuntu-20.04 # bash 5.0
3939
strategy:
4040
matrix:

0 commit comments

Comments
 (0)