Skip to content

Commit

Permalink
Workflows Hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbolster authored Oct 4, 2023
1 parent 313b865 commit 4fd2801
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,5 @@ jobs:
with:
publish: ${{ steps.check-version.outputs.tag != '' }}
tag: ${{ steps.check-version.outputs.tag }}
exclude-contributors:
- "dependabot"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ jobs:
${{ steps.pre-commit-cache.outputs.result }}-
- name: Run Nox
uses: wntrblm/nox
run: |
nox --force-color --python=${{ matrix.python-version }}
Expand Down

0 comments on commit 4fd2801

Please sign in to comment.