There was an error while loading. Please reload this page.
1 parent dcab505 commit 1bfbd82Copy full SHA for 1bfbd82
1 file changed
.github/workflows/tests.yaml
@@ -12,6 +12,9 @@ jobs:
12
tests:
13
runs-on: ubuntu-latest
14
15
+ env:
16
+ BEE_NODE_URL: ${{ secrets.BEE_NODE_URL }}
17
+
18
strategy:
19
matrix:
20
node-version: [20.x]
0 commit comments