Skip to content

Commit

Permalink
Update dev dependencies (#468)
Browse files Browse the repository at this point in the history
  • Loading branch information
Secrus authored Jan 3, 2025
1 parent 1367ff0 commit ac0c22e
Show file tree
Hide file tree
Showing 4 changed files with 548 additions and 503 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/downstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:

jobs:
tests:
if: "contains(github.event.pull_request.labels.*.name, 'poetry downstream tests')"
name: ${{ matrix.ref }}
if: "contains(github.event.pull_request.labels.*.name, 'poetry downstream tests')"
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
Loading

0 comments on commit ac0c22e

Please sign in to comment.