1 parent 29cfbcf commit 1635442Copy full SHA for 1635442
1 file changed
.github/workflows/test.yml
@@ -22,8 +22,6 @@ jobs:
22
- formula: test-formula-git-revision
23
tag: v0.3.3
24
revision: c43abd765cf51c06bbcaa5479dc49aab1396989f
25
- - formula: test-formula-pypi-url
26
- tag: v2.41.0
27
runs-on: ubuntu-latest
28
steps:
29
- name: Checkout
@@ -58,7 +56,6 @@ jobs:
58
56
formula: |
59
57
test-formula-url
60
test-formula-git-revision
61
- test-formula-pypi-url
62
tap: ${{github.repository}}
63
tap_url: ${{github.server_url}}/${{github.repository}}
64
livecheck: true
0 commit comments