Skip to content

Commit 1635442

Browse files
authored
Remove test-formula-pypi-url from test workflow
Removed 'test-formula-pypi-url' from the workflow.
1 parent 29cfbcf commit 1635442

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
- formula: test-formula-git-revision
2323
tag: v0.3.3
2424
revision: c43abd765cf51c06bbcaa5479dc49aab1396989f
25-
- formula: test-formula-pypi-url
26-
tag: v2.41.0
2725
runs-on: ubuntu-latest
2826
steps:
2927
- name: Checkout
@@ -58,7 +56,6 @@ jobs:
5856
formula: |
5957
test-formula-url
6058
test-formula-git-revision
61-
test-formula-pypi-url
6259
tap: ${{github.repository}}
6360
tap_url: ${{github.server_url}}/${{github.repository}}
6461
livecheck: true

0 commit comments

Comments
 (0)