mirror of
https://github.com/fedora-python/tox-current-env.git
synced 2024-12-24 09:06:15 +01:00
Switch tox-github-action from master to main branch
See https://github.com/fedora-python/tox-github-action/issues/24
This commit is contained in:
parent
22b05190f1
commit
94c7ff899d
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Run tox tests
|
- name: Run tox tests
|
||||||
id: test
|
id: test
|
||||||
uses: fedora-python/tox-github-action@master
|
uses: fedora-python/tox-github-action@main
|
||||||
with:
|
with:
|
||||||
tox_env: ${{ matrix.tox_env }}
|
tox_env: ${{ matrix.tox_env }}
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
Reference in New Issue
Block a user