We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f3617 commit 0c91e93Copy full SHA for 0c91e93
.github/workflows/pr.yaml
@@ -6,6 +6,7 @@ jobs:
6
runs-on: ubuntu-22.04
7
steps:
8
- uses: actions/checkout@v4
9
+ - run: docker compose up bigquery -d
10
- uses: asdf-vm/actions/setup@v3
11
- id: asdf-cache
12
uses: actions/cache@v4
0 commit comments