Skip to content

Commit ac0c22e

Browse files
authored
Update dev dependencies (#468)
1 parent 1367ff0 commit ac0c22e

File tree

4 files changed

+548
-503
lines changed

4 files changed

+548
-503
lines changed

.github/workflows/downstream.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ on:
1010

1111
jobs:
1212
tests:
13-
if: "contains(github.event.pull_request.labels.*.name, 'poetry downstream tests')"
1413
name: ${{ matrix.ref }}
14+
if: "contains(github.event.pull_request.labels.*.name, 'poetry downstream tests')"
1515
runs-on: ubuntu-latest
1616
strategy:
1717
matrix:

0 commit comments

Comments
 (0)