Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LEOHuang5555 authored Dec 14, 2023
1 parent ecb04c0 commit 36addfd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ on:
types: [published]
env:
TEJAPI_KEY: ${{ secrets.TQUANTLABTESTKEY }}
ENV_TEST_KEY: ${{ env.TQUANTLABTESTKEY }}

permissions:
contents: read
Expand All @@ -40,7 +39,6 @@ jobs:
env:
TEJAPI_KEY: ${{ secrets.TQUANTLABTESTKEY }}
TEJAPI_BASE: 'https://api.tej.com.tw'
ENV_TEST_KEY: ${{ env.TQUANTLABTESTKEY }}

run: pytest test/test_module.py

Expand Down

0 comments on commit 36addfd

Please sign in to comment.