Skip to content

Commit

Permalink
disable pypi test
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyixi committed Apr 21, 2022
1 parent e29fd37 commit c7b2427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Publish Python 🐍 distributions 📦 to Test PyPI
on:
push:
tags:
- "v*.*.*"
branches:
- 'test/**'
jobs:
testpypi:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c7b2427

Please sign in to comment.