Skip to content

Commit

Permalink
fixup! ci: make nox a reusable workflow
Browse files Browse the repository at this point in the history
Co-authored-by: Sviatoslav Sydorenko <[email protected]>
  • Loading branch information
gotmax23 and webknjaz authored Aug 10, 2023
1 parent ee5c645 commit 9e5d14d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ jobs:
- name: Run rstcheck Sanity
run: |
python tests/sanity.py rstcheck
nox:
uses: ./.github/workflows/reusable-nox.yml

0 comments on commit 9e5d14d

Please sign in to comment.