Skip to content

Commit

Permalink
use secret
Browse files Browse the repository at this point in the history
  • Loading branch information
jordy25519 committed Feb 26, 2024
1 parent d65f661 commit a76f1bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,6 @@ jobs:
- name: Build
run: cargo check --all
- name: Test
env:
TEST_PRIVATE_KEY: ${{ secrets.TEST_PRIVATE_KEY }}
run: cargo test --all

0 comments on commit a76f1bb

Please sign in to comment.