mirror of
https://github.com/msberends/AMR.git
synced 2025-07-21 22:13:17 +02:00
(v2.1.1.9212) unit tests
This commit is contained in:
3
.github/workflows/publish-to-pypi.yml
vendored
3
.github/workflows/publish-to-pypi.yml
vendored
@ -38,6 +38,9 @@ jobs:
|
||||
update-pypi:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
env:
|
||||
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
Reference in New Issue
Block a user