fix: execute tests with code from the branch
This commit is contained in:
parent
ebbdcb187f
commit
e5b23dad6b
3 changed files with 23 additions and 8 deletions
2
.github/workflows/dev-push-check.yml
vendored
2
.github/workflows/dev-push-check.yml
vendored
|
@ -30,5 +30,5 @@ jobs:
|
|||
run: sudo apt install -y tmux git
|
||||
- name: checkout repo
|
||||
uses: actions/checkout@main
|
||||
- name: dummy test setup
|
||||
- name: run all linux tests
|
||||
run: ./tests/run_all_linux_tests.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue