Skip to content

Commit

Permalink
Run integration tests on every PR
Browse files Browse the repository at this point in the history
  • Loading branch information
pquentin authored and sethmlarson committed Jul 13, 2021
1 parent b890dc7 commit 21945b8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Downstream

on:
pull_request:
paths:
- "src/urllib3/_version.py"
on: [push, pull_request]

jobs:
integration:
Expand Down

0 comments on commit 21945b8

Please sign in to comment.