Try to load API key only when needed (#420)

This commit is contained in:
Chidi Williams 2023-04-26 22:10:42 +00:00 committed by GitHub
commit 0a4be2b195
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 38 additions and 33 deletions

View file

@ -180,7 +180,7 @@ jobs:
benchmark:
runs-on: ${{ matrix.os }}
if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/main'
strategy:
fail-fast: false
matrix: