Skip to content

Commit

Permalink
add debug to see pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
MialLewis committed Dec 15, 2023
1 parent b9f7441 commit 8ea06fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
python-version: 3.8
auto-activate-base: false

- name: debug pwd
run: pwd

- name: Flake8
run: python -m flake8 --config=config.flake8

Expand Down

0 comments on commit 8ea06fe

Please sign in to comment.