Skip to content

Commit

Permalink
Fix step naming on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Nov 20, 2022
1 parent 84df3fa commit ddb0dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq.yml
Expand Up @@ -53,7 +53,7 @@ jobs:
submodules: recursive
- name: all
run: etc/ci/github-actions-make.sh ${EXTRA_GH_REPORTIFY} -j2 all
- name: perf-SuperFast
- name: perf-Sanity
run: etc/ci/github-actions-make.sh ${EXTRA_GH_REPORTIFY} -j2 perf-Sanity
- name: display timing info
run: cat time-of-build-pretty.log
Expand Down

0 comments on commit ddb0dc0

Please sign in to comment.