try without setup-python
This commit is contained in:
parent
d708efa5c2
commit
5edf065284
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.10'
|
||||
- run: curl -sL https://gist.github.com/lilydjwg/fdeaf79e921c2f413f44b6f613f6ad53/raw/94d8b2be62657e96488038b0e547e3009ed87d40/colors.py | python3
|
||||
lint:
|
||||
name: check and test
|
||||
|
|
Loading…
Add table
Reference in a new issue