Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed May 8, 2023
1 parent f759171 commit 04c511e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progess: true
cancel-in-progress: true

jobs:
run-all-tests:
Expand Down

0 comments on commit 04c511e

Please sign in to comment.