Skip to content

Commit 1bfbd82

Browse files
committed
ci: pass secret
1 parent dcab505 commit 1bfbd82

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
tests:
1313
runs-on: ubuntu-latest
1414

15+
env:
16+
BEE_NODE_URL: ${{ secrets.BEE_NODE_URL }}
17+
1518
strategy:
1619
matrix:
1720
node-version: [20.x]

0 commit comments

Comments
 (0)