Skip to content

Commit a7b305c

Browse files
committed
Fix test.yml.
1 parent a9bd52d commit a7b305c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Test the project
3838
run: 'eldev -p -dtT test'
3939

40-
test:
40+
test-ubuntu-20:
4141
runs-on: ubuntu-20.04 # bash 5.0
4242
strategy:
4343
matrix:

0 commit comments

Comments
 (0)