Skip to content

Commit 7258a22

Browse files
committed
secrets
1 parent 5cd5283 commit 7258a22

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pull-request.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ jobs:
3737
name: Run Tests
3838
runs-on: ubuntu-latest
3939
env:
40-
BASIC_API_KEY: ${{ secrets.BASIC_API_KEY }}
41-
PLUS_API_KEY: ${{ secrets.PLUS_API_KEY }}
40+
DUNE_API_KEY: ${{ secrets.BASIC_API_KEY }}
4241

4342
steps:
4443
- name: Checkout code

0 commit comments

Comments
 (0)