all: try to fix test workflow (#308)

This commit is contained in:
Robert van Gent
2021-08-30 13:13:41 -07:00
committed by GitHub
parent cb1364cdf1
commit e23bb7109a

View File

@@ -36,4 +36,4 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
- name: Test
'internal/runtests.sh'
run: './internal/runtests.sh'