mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-12-22 16:26:28 +00:00
This commit is contained in:
parent
663ffc057c
commit
ec4c95b20e
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -23,8 +23,6 @@ jobs:
|
|||||||
- uses: docker/setup-buildx-action@v2
|
- uses: docker/setup-buildx-action@v2
|
||||||
with:
|
with:
|
||||||
install: true
|
install: true
|
||||||
- name: Build docker image
|
|
||||||
run: npm run test:prepare
|
|
||||||
|
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user