Skip to content

Commit

Permalink
fix: specify self-hosted testbed for prs
Browse files Browse the repository at this point in the history
  • Loading branch information
BD103 committed Aug 12, 2024
1 parent d3c9936 commit 85f1cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
env:
BENCHER_PROJECT: bevy
BENCHER_API_TOKEN: ${{ secrets.BENCHER_API_TOKEN }}
BENCHER_TESTBED: github-actions
BENCHER_TESTBED: grapefruit
run: |
bencher run \
--dry-run \
Expand Down

0 comments on commit 85f1cb1

Please sign in to comment.