Skip to content

Commit

Permalink
Merge pull request #2 from gauge-sh/bump-version
Browse files Browse the repository at this point in the history
ci
  • Loading branch information
caelean authored Dec 7, 2024
2 parents 36ebe65 + f821b5b commit 310eee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install tach==0.16.3
pip install tach==0.16.4
- name: tach report upload
env:
GAUGE_API_KEY: ${{ secrets.GAUGE_API_KEY }}
Expand Down

0 comments on commit 310eee7

Please sign in to comment.