Revert "for better speed use slim image"
All checks were successful
Backend CI / unit-test (push) Successful in 26s
All checks were successful
Backend CI / unit-test (push) Successful in 26s
This reverts commit 1e2bfbeedb.
This commit is contained in:
2
.github/workflows/backend-ci.yml
vendored
2
.github/workflows/backend-ci.yml
vendored
@@ -7,7 +7,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
unit-test:
|
unit-test:
|
||||||
runs-on: ubuntu-latest-slim
|
runs-on: ubuntu-latest
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
working-directory: backend
|
working-directory: backend
|
||||||
|
|||||||
Reference in New Issue
Block a user