Skip to content

Commit

Permalink
Update test-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LesterLyu authored Sep 14, 2023
1 parent 535c5c6 commit 658a254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: pip3 install git+https://github.com/csse-uoft/owlready2.git

- name: Test ontologies
run: python -m src.main
run: python tests/test.py

- name: Deploy Ontologies to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 658a254

Please sign in to comment.