fix(workflow): oops lol
Some checks failed
Push documentation to Meli and run Pylint / Setup (3.11) (push) Successful in 42s
Push documentation to Meli and run Pylint / Build Documentation and push to Meli (push) Failing after 1s
Push documentation to Meli and run Pylint / Lint Code with Pylint (push) Failing after 1s
Some checks failed
Push documentation to Meli and run Pylint / Setup (3.11) (push) Successful in 42s
Push documentation to Meli and run Pylint / Build Documentation and push to Meli (push) Failing after 1s
Push documentation to Meli and run Pylint / Lint Code with Pylint (push) Failing after 1s
This commit is contained in:
parent
be4f3e7df1
commit
a18f6367fe
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: ["3.11"]
|
python-version: ["3.11"]
|
||||||
|
container: catthehacker/ubuntu:act-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue