restore-colemakdh #1
2
.github/workflows/lint_and_compile.yml
vendored
2
.github/workflows/lint_and_compile.yml
vendored
@@ -4,7 +4,7 @@ jobs:
|
|||||||
lint-and-compile:
|
lint-and-compile:
|
||||||
runs-on: local
|
runs-on: local
|
||||||
container:
|
container:
|
||||||
image: nikolaik/python-nodejs:python3.11-nodejs24-slim
|
image: ubuntu
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user