Skip to content

Commit 221f8bb

Browse files
committed
trigger ci
1 parent b1d76bd commit 221f8bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,6 @@ jobs:
431431
go run scripts/embedded-pg/main.go
432432
DB=ci gotestsum --format standard-quiet -- -v -short -count=1 ./...
433433
fi
434-
435434
# This is used by the `required` job to determine if the test-go-pg job
436435
# failed or not on the given OS. Matrix jobs don't support `outputs`
437436
# well - the last job to run overwrites them. Instead, we write to

0 commit comments

Comments
 (0)