Skip to content

Commit

Permalink
Update coverage_and_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KirbytroNic0528 authored Oct 15, 2024
1 parent 68e3e81 commit 9f15f9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/coverage_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ jobs:
- uses: actions/checkout@v4
with:
python-version: '3.9'
super_secret: ${{ secrets.API_KEY }}
env: # Or as an environment variable
API_KEY: ${{ secrets.API_KEY }}

- name: install
run: |
Expand Down

0 comments on commit 9f15f9c

Please sign in to comment.