exec @native @docker
Some checks failed
Setup Native Action / native (3.12.7) (push) Successful in 1m42s
Setup Native Action / docker (3.12.7) (push) Failing after 40s

This commit is contained in:
hoangvv 2025-01-15 11:53:35 +07:00
parent 8904adef8a
commit 4b0e7ace5e

View File

@ -39,7 +39,6 @@ jobs:
- name: Run Tests
run: make run_test
docker:
if: contains(github.event.head_commit.message, '@docker')
needs: [native]