We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
json-c
1 parent ec4cd62 commit a86456dCopy full SHA for a86456d
1 file changed
.github/workflows/internal-testsuite.yml
@@ -128,7 +128,7 @@ jobs:
128
export C2RUST_DIR=$PWD
129
# Needs to be run from `tests/integration/` (or further inside)
130
# to correctly load the `pyproject.toml`.
131
- (cd tests/integration && ./test.py curl json-c lua nginx zstd libxml2 python2 libmcs)
+ (cd tests/integration && ./test.py json-c)
132
133
- uses: actions/upload-artifact@v4
134
with:
0 commit comments