mirror of
https://github.com/rpm-software-management/tito.git
synced 2025-02-23 20:22:46 +00:00
Switch tox-github-action from master to main branch
This commit is contained in:
parent
0fbe8a8937
commit
6324a06670
1 changed files with 1 additions and 1 deletions
2
.github/workflows/fedora-tox.yml
vendored
2
.github/workflows/fedora-tox.yml
vendored
|
@ -15,7 +15,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…
Add table
Reference in a new issue