Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Back to 3.0.1
  • Loading branch information
xylar authored Sep 19, 2024
1 parent 8419636 commit a6fcb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# Getting only staged files can be tricky in case a new PR is opened
# since the action is run on a branch in detached head state
name: Install and Run Pre-commit
uses: pre-commit/action@v3
uses: pre-commit/action@v3.0.1

build:
name: test pyremap - python ${{ matrix.python-version }}
Expand Down

0 comments on commit a6fcb82

Please sign in to comment.