Skip to content

Commit 234066d

Browse files
committed
commented source activation
1 parent 15f4f51 commit 234066d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
- name: Run Test
6161
run: |
62-
source venv/bin/activate
62+
# source venv/bin/activate
6363
pytest -v
6464
working-directory: xero-python
6565
continue-on-error: true

0 commit comments

Comments
 (0)