Skip to content

Commit

Permalink
confirm we have the base url
Browse files Browse the repository at this point in the history
  • Loading branch information
caelean committed Dec 6, 2024
1 parent db4aec7 commit e3eda14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: tach report upload
run: |
cd src
echo $GAUGE_API_BASE_URL
tach upload
env:
GAUGE_API_KEY: ${{ secrets.GAUGE_API_KEY }}
Expand Down

0 comments on commit e3eda14

Please sign in to comment.