1
0
Fork 0

ci: correct directory

master
dump_stack() 2023-05-16 18:50:39 +00:00
parent ef1ebf6f23
commit 2af2692a66
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ jobs:
- name: End-to-End Testing [${{ matrix.example.name }}]
run: |
cd ${{ matrix.example.dir }}
cd examples/${{ matrix.example.dir }}
../../out-of-tree --log-level=debug kernel autogen --max=1
../../out-of-tree --log-level=debug pew --qemu-timeout=10m cd ${{ matrix.example.params }}