Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JackyWoo committed Sep 14, 2024
1 parent 46f9f2f commit dfe12c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: style_report.log
path: ${{ evn.REPORT_DIR }}/style_report.log
path: ${{ env.REPORT_DIR }}/style_report.log

- name: Install dependencies
run: pip install PyGithub
Expand Down

0 comments on commit dfe12c6

Please sign in to comment.