all: try to fix test workflow (#308)
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -36,4 +36,4 @@ jobs:
|
|||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Test
|
- name: Test
|
||||||
'internal/runtests.sh'
|
run: './internal/runtests.sh'
|
||||||
|
|||||||
Reference in New Issue
Block a user