Skip to content

Commit

Permalink
commented source activation
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshk-tw committed Oct 23, 2024
1 parent 15f4f51 commit 234066d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- name: Run Test
run: |
source venv/bin/activate
# source venv/bin/activate
pytest -v
working-directory: xero-python
continue-on-error: true
Expand Down

0 comments on commit 234066d

Please sign in to comment.