Skip to content

Commit

Permalink
ci: Update ci.yml (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
Glatzel authored Oct 23, 2024
1 parent 3b47738 commit 69eeaa8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ permissions:
checks: write

jobs:
update-cache:
if: ${{ github.event_name == 'push' && github.ref_name == 'main' }}
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
ruff-lint:
uses: Glatzel/py-template/.github/workflows/lint.yml@main

Expand Down

0 comments on commit 69eeaa8

Please sign in to comment.