Compare commits
No commits in common. "feature/rebase-upstream" and "main" have entirely different histories.
feature/re
...
main
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -24,8 +24,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 20.x
|
node-version: 20.x
|
||||||
cache: npm
|
cache: npm
|
||||||
- name: Install Docker
|
|
||||||
run: apt update && apt install docker.io -y
|
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
- run: npm run format-check
|
- run: npm run format-check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user