forked from Timmy_Foundation/the-nexus
This commit is contained in:
@@ -26,6 +26,11 @@ jobs:
|
||||
run: |
|
||||
pytest tests/
|
||||
|
||||
- name: Validate palace taxonomy
|
||||
run: |
|
||||
pip install pyyaml -q
|
||||
python3 mempalace/validate_rooms.py docs/mempalace/bezalel_example.yaml
|
||||
|
||||
validate:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user