Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspinder committed Aug 18, 2024
1 parent a9ad8de commit b9247a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# Install the dependencies
- name: Check docstrings
run: |
hatch run xdoctest ./gpjax
hatch run dev:docstrings
# Run the unit tests and build the coverage report
- name: Run Tests
Expand Down

0 comments on commit b9247a4

Please sign in to comment.