Skip to content

Commit

Permalink
ci: only timings on main repo
Browse files Browse the repository at this point in the history
  • Loading branch information
melund committed Apr 13, 2024
1 parent 4814be7 commit 4cd0546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
combine-and-upload-timings:
runs-on: ubuntu-latest
needs: [test-windows]
if: github.repository == 'anybody/ammr'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4cd0546

Please sign in to comment.