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:
|
||||
unit-test:
|
||||
runs-on: ubuntu-latest-slim
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: backend
|
||||
|
||||
Reference in New Issue
Block a user