Skip to content

Commit

Permalink
WIP testing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrange committed Jun 1, 2023
1 parent 22bd8f1 commit 1bb262e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,10 @@ jobs:
name: hydra-spec
path: docs/specification

- name: TOREMOVE check spec
run: |
ls docs/specification
- name: 📚 Documentation sanity check
if: github.ref_name != 'master' && github.ref_name != 'release'
working-directory: docs
Expand Down

0 comments on commit 1bb262e

Please sign in to comment.