mirror of
https://github.com/fedora-python/tox-current-env.git
synced 2024-12-23 16:46:14 +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
|
||||
- name: Run tox tests
|
||||
id: test
|
||||
uses: fedora-python/tox-github-action@master
|
||||
uses: fedora-python/tox-github-action@main
|
||||
with:
|
||||
tox_env: ${{ matrix.tox_env }}
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user