This commit is contained in:
parent
9d16212e2e
commit
e3a481f9da
1 changed files with 1 additions and 3 deletions
|
@ -18,9 +18,7 @@ env:
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
pytest:
|
pytest:
|
||||||
runs-on: docker
|
runs-on: alpine
|
||||||
container:
|
|
||||||
image: alpine:latest
|
|
||||||
steps:
|
steps:
|
||||||
- run: apk add nodejs py3-pip ruff
|
- run: apk add nodejs py3-pip ruff
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue