Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenburns committed Jul 21, 2024
1 parent 81ab81b commit f56d166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
version: '0.35.0'
- name: Configure Virtual Environment
run: |
source .venv/bin/activate
rye sync
source .venv/bin/activate
- name: Run Tests
run: make test
- name: Attach Code Coverage
Expand Down

0 comments on commit f56d166

Please sign in to comment.