Skip to content

Commit

Permalink
Update nox-testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mlafarga committed May 27, 2024
1 parent 4aff4cf commit 5f98f5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nox-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
runs-on: ubuntu-latest
steps:
# (other steps before this: checkout code, install python and nox...)
- uses: actions/checkout@v4.1.1
- uses: wntrblm/nox@main
- run: nox -s "${{ matrix.nox_session }}"

# jobs:
Expand Down

0 comments on commit 5f98f5f

Please sign in to comment.