mirror of
https://github.com/santinic/audiblez.git
synced 2025-04-13 09:38:57 +00:00
action
This commit is contained in:
parent
82b013e598
commit
c93ae1f35c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run-main-branch.yml
vendored
2
.github/workflows/run-main-branch.yml
vendored
|
@ -2,7 +2,7 @@ name: Run from main branch
|
|||
run-name: pip install and run
|
||||
on: [ push, pull_request ]
|
||||
jobs:
|
||||
install-and-run-on-python-3-11:
|
||||
git-clone-and-run:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up Python
|
||||
|
|
Loading…
Add table
Reference in a new issue