Skip to content

Commit

Permalink
Revert "Remove shell from absolute test"
Browse files Browse the repository at this point in the history
This reverts commit 76be8b3.
  • Loading branch information
AustinShalit authored and calcmogul committed Jul 11, 2020
1 parent 85a2a4e commit d389b56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
python -m wpiformat -f wpiformat/__init__.py -v
- name: wpiformat - absolute path to file
shell: bash
run: |
python -m wpiformat -f $GITHUB_WORKSPACE/wpiformat/wpiformat/__init__.py -v
Expand Down

0 comments on commit d389b56

Please sign in to comment.