We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b56b1 commit d4f78c8Copy full SHA for d4f78c8
.github/workflows/test.yml
@@ -38,4 +38,4 @@ jobs:
38
runs-on: ubuntu-24.04
39
steps:
40
- uses: actions/checkout@v4
41
- - run: docker run -v .:/root/zkdcap -w /root/zkdcap -it i386/rust:1.84 cargo test
+ - run: docker run -v .:/root/zkdcap -w /root/zkdcap -t i386/rust:1.84 cargo test
0 commit comments