mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-04-06 07:15:31 -04:00
fixed script path
This commit is contained in:
parent
bf7e430709
commit
4f7579cdc9
1 changed files with 1 additions and 1 deletions
|
|
@ -26,4 +26,4 @@ jobs:
|
||||||
ls
|
ls
|
||||||
|
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: ./testPatches.sh ./src-dir ./wiki-dir
|
run: ./src-dir/.github/workflows/testPatches.sh ./src-dir ./wiki-dir
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue