Skip to content

Commit

Permalink
Don't proof
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Mar 19, 2024
1 parent cd629f9 commit d39073e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
- name: Check with fontbakery
run: make test
continue-on-error: true
- name: proof
run: make proof
#- name: proof
# run: make proof
- name: setup site
run: cp scripts/index.html out/index.html
- name: Deploy
Expand Down

0 comments on commit d39073e

Please sign in to comment.