Skip to content

Commit

Permalink
set env
Browse files Browse the repository at this point in the history
  • Loading branch information
dleviminzi committed Aug 2, 2024
1 parent fb70f3d commit 201454c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on: [push, pull_request, workflow_dispatch]
jobs:
light-test:
runs-on: ubuntu-latest
env:
BEAM_AUTH_TOKEN: ${{ secrets.BEAM_AUTH_TOKEN }}

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

0 comments on commit 201454c

Please sign in to comment.