Skip to content

Commit

Permalink
Update build_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mi-La authored Sep 2, 2023
1 parent 2df246e commit 97f1ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
scripts/test_perf.sh cpp-linux64-gcc cpp-linux64-clang cpp-linux32-gcc cpp-linux32-clang \
python python-cpp java \
--source-dir test/others/gif/zs --source gif.zs \
--blob-name gif.GifFile --blob-file test/others/gif/data/1pix.gif \
--blob-name gif.GifFile --blob-file test/data/others/gif/1pix.gif \
--num-iterations 1000 --test-config READ_WRITE
- name: Run Zserio benchmarks
Expand Down

0 comments on commit 97f1ae9

Please sign in to comment.