Skip to content

Commit

Permalink
Add TIMED=1
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Jun 24, 2022
1 parent 19ae4cd commit 12236a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
echo "::group::apt-show-versions $COQ_PACKAGE"
apt-show-versions $COQ_PACKAGE
echo "::endgroup::"
- run: make -j2
- run: make -j2 TiMED=1
- run: make perf
- run: make validate -j2
- run: sudo make install install-perf
Expand Down

0 comments on commit 12236a9

Please sign in to comment.