Skip to content

Commit b93e808

Browse files
committed
Test execution broken, because of wrong directory.
#31
1 parent f2330af commit b93e808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# Run VSCP-framework test
3939
- name: Run VSCP-framework test
4040
run: |
41-
cd ./src/test
41+
cd ./test
4242
make debug
4343
cd bin
4444
./vscp_test

0 commit comments

Comments
 (0)