Skip to content

Commit

Permalink
chore: enable downstream tests
Browse files Browse the repository at this point in the history
  • Loading branch information
radoering committed Sep 15, 2024
1 parent bd1ce35 commit 4f27128
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ name: Poetry Downstream Tests

on:
workflow_dispatch:
# TODO: enable again after updating Poetry to use poetry-core 2.0.0
# pull_request: {}
# push:
# branches: [main]
pull_request: {}
push:
branches: [main]

jobs:
tests:
Expand Down

0 comments on commit 4f27128

Please sign in to comment.