Skip to content

Commit

Permalink
Update .cirrus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
opcm authored Aug 1, 2022
1 parent 053473b commit 11b2c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ task:
- cd ..
- scan-build cmake -B build -DCMAKE_INSTALL_PREFIX=.
- cd build
- scan-build --exclude src/simdjson --status-bugs gmake install
- scan-build --exclude src/simdjson --status-bugs gmake -j

0 comments on commit 11b2c63

Please sign in to comment.