Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos committed Oct 9, 2024
1 parent c650ab8 commit 5b0114a
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,6 @@ name: Check deps

on:
push:
paths:
- setup.py
- requirements.txt
- dev-requirements.txt
- docs/requirements.txt
- .github/workflows/dependencies.yml
pull_request:
paths:
- setup.py
- requirements.txt
- dev-requirements.txt
- docs/requirements.txt
- .github/workflows/dependencies.yml

env:
DEBIAN_FRONTEND: noninteractive
Expand Down

0 comments on commit 5b0114a

Please sign in to comment.