Skip to content

Commit

Permalink
Update python_actions.yml
Browse files Browse the repository at this point in the history
Emulating a change in the support scripts
  • Loading branch information
dkfellows committed Jun 13, 2022
1 parent a4ea592 commit ba981d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
- name: Run rat copyright enforcement
if: matrix.python-version == 3.8
uses: ./support/actions/check-copyrights
with:
version: "0.14"
- name: Build documentation with sphinx
if: matrix.python-version == 3.8
uses: ./support/actions/sphinx
Expand Down

0 comments on commit ba981d5

Please sign in to comment.