This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
runs-on: alpine
|
runs-on: alpine
|
||||||
container: node:20-bookworm
|
container: node:20-alpine
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
@@ -19,8 +19,6 @@ jobs:
|
|||||||
git \
|
git \
|
||||||
python3 \
|
python3 \
|
||||||
py3-pip \
|
py3-pip \
|
||||||
nodejs \
|
|
||||||
npm \
|
|
||||||
rust
|
rust
|
||||||
|
|
||||||
- name: Python sanity check
|
- name: Python sanity check
|
||||||
|
|||||||
Reference in New Issue
Block a user