Skip to content

Commit 0c91e93

Browse files
run service in pr workflow as well
1 parent 68f3617 commit 0c91e93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
runs-on: ubuntu-22.04
77
steps:
88
- uses: actions/checkout@v4
9+
- run: docker compose up bigquery -d
910
- uses: asdf-vm/actions/setup@v3
1011
- id: asdf-cache
1112
uses: actions/cache@v4

0 commit comments

Comments
 (0)