edit workflow
Some checks failed
/ test (pull_request) Failing after 0s
Run node --check on everything / node-check (pull_request) Successful in 6s
Make sure the server is actually able to start / prettier (pull_request) Successful in 28s
Check project using prettier / prettier (pull_request) Successful in 30s

This commit is contained in:
9pfs 2024-05-25 06:49:31 +00:00
parent fe38f98b68
commit bcf213a741
Signed by: 9pfs
SSH key fingerprint: SHA256:TOcGxMQCfy4VvRM8AzgXErKXdkAtaTcpGXgYMpyoJoY

View file

@ -8,6 +8,7 @@ on:
jobs:
test:
runs-on: docker
container: node:20-bookworm
services:
test-db:
image: postgres:16