Skip to content

Commit

Permalink
run without a bq service
Browse files Browse the repository at this point in the history
  • Loading branch information
Andi Cuko committed Jan 25, 2024
1 parent 27b2f5e commit a3cce8c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 5
bigquery-emulator:
image: ghcr.io/goccy/bigquery-emulator:latest
ports:
- "0.0.0.0:9050:9050"
options: >-
--health-cmd "/bin/bigquery-emulator --project=test --dataset=dataset1"
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a3cce8c

Please sign in to comment.