Skip to content

Commit 1fe3abf

Browse files
committed
Fix pipeline
1 parent 8957ce8 commit 1fe3abf

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
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v1
1414
- name: Test in Ubuntu
1515
run: ./test.sh ubuntu
16-
test-ubuntu-14.04:
16+
test-ubuntu-14-04:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)