Skip to content

Commit

Permalink
chore(ci): check roadmap directory
Browse files Browse the repository at this point in the history
partially addresses #2016
  • Loading branch information
robertylewis committed Feb 20, 2020
1 parent 68b9c16 commit 4ba5ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: tests
run: |
set -o pipefail
lean --make docs archive test | cat
lean --make docs archive roadmap test | cat
- name: lint
run: |
Expand Down

0 comments on commit 4ba5ea6

Please sign in to comment.