Skip to content

Commit

Permalink
Update pep8check_runner.yml
Browse files Browse the repository at this point in the history
fixed checkout path
  • Loading branch information
dulude authored Aug 22, 2023
1 parent d07ddc0 commit c34a3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pep8check_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Check-out notebook-ci-actions repository
uses: actions/checkout@v3
with:
repository: dulude/notebook-ci-actions
repository: spacetelescope/notebook-ci-actions
path: temp_pep8checker
- name: Run PEP8 style check
run: |
Expand Down

0 comments on commit c34a3f8

Please sign in to comment.