Skip to content

Commit

Permalink
Fix Lints and Tests for CLI and Dataplane (#904)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuajerin authored Aug 8, 2024
1 parent e534b50 commit 391b79b
Show file tree
Hide file tree
Showing 6 changed files with 1,512 additions and 1,496 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cargo-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
export PROMETHEUS_URL=https://prometheus-data-1.use1.dev.plat.cdb-svc.com
cd ${{ matrix.path }} && cargo test
env:
ORG_ID: ${{ secrets.ORG_ID }}
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
ORG_ID: org_2YW4TYIMI1LeOqJTXIyvkHOHCUo
ACCESS_TOKEN: ${{ secrets.TEMBO_TOKEN_TEST_ORG_DEV }}
TEMBO_HOST: ${{ secrets.TEMBO_HOST }}
TEMBO_DATA_HOST: ${{ secrets.TEMBO_DATA_HOST }}
Loading

0 comments on commit 391b79b

Please sign in to comment.