mirror of
https://github.com/logos-storage/logos-storage-local-harness.git
synced 2026-01-02 13:33:11 +00:00
fix: run Docker without TTY
This commit is contained in:
parent
4fe862fdfd
commit
7ca185d1f0
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -29,4 +29,4 @@ jobs:
|
||||
tags: clh:test
|
||||
|
||||
- name: Run Tests
|
||||
run: docker run -it --rm clh:test ./test/bats/bin/bats test/
|
||||
run: docker run -v --rm clh:test ./test/bats/bin/bats test/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user