fix: execute tests with code from the branch

This commit is contained in:
Maciej Sypien 2024-09-21 11:57:34 +02:00
parent ebbdcb187f
commit e5b23dad6b
No known key found for this signature in database
GPG key ID: 10BC01EDA6827DC8
3 changed files with 23 additions and 8 deletions

View file

@ -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