exec @docker
Some checks failed
Setup Native Action / native (3.12.7) (push) Has been skipped
Setup Native Action / docker (3.12.7) (push) Failing after 1m49s

This commit is contained in:
hoangvv 2025-01-15 13:50:48 +07:00
parent e518a141fb
commit 0ac86c9a78

View File

@ -39,6 +39,7 @@ jobs:
- name: Run Tests
run: make run_test
docker:
if: contains(github.event.head_commit.message, '@docker')
runs-on: ubuntu-latest