Skip to content

Commit a86456d

Browse files
kkysenthedataking
authored andcommitted
dbg: only run json-c
1 parent ec4cd62 commit a86456d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/internal-testsuite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
export C2RUST_DIR=$PWD
129129
# Needs to be run from `tests/integration/` (or further inside)
130130
# to correctly load the `pyproject.toml`.
131-
(cd tests/integration && ./test.py curl json-c lua nginx zstd libxml2 python2 libmcs)
131+
(cd tests/integration && ./test.py json-c)
132132
133133
- uses: actions/upload-artifact@v4
134134
with:

0 commit comments

Comments
 (0)