We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d76bd commit 221f8bbCopy full SHA for 221f8bb
.github/workflows/ci.yaml
@@ -431,7 +431,6 @@ jobs:
431
go run scripts/embedded-pg/main.go
432
DB=ci gotestsum --format standard-quiet -- -v -short -count=1 ./...
433
fi
434
-
435
# This is used by the `required` job to determine if the test-go-pg job
436
# failed or not on the given OS. Matrix jobs don't support `outputs`
437
# well - the last job to run overwrites them. Instead, we write to
0 commit comments