github actions: typo run

This commit is contained in:
Olof hagsand 2021-06-16 14:08:33 +02:00
parent b28a7aa4a6
commit cc7fa155f4

View file

@ -30,6 +30,6 @@ jobs:
- name: ldconfig - name: ldconfig
run: sudo ldconfig run: sudo ldconfig
- name: test - name: test
- run: (cd test; ./all.sh) run: (cd test; ./all.sh)
# - name: make test # this is docker test # - name: make test # this is docker test
# run: make test # run: make test