We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8c407 commit b4820bfCopy full SHA for b4820bf
.github/workflows/ci.yml
@@ -8,6 +8,7 @@ env:
8
LT_USERNAME: ${{ secrets.LT_USERNAME }}
9
LT_ACCESS_KEY: ${{ secrets.LT_ACCESS_KEY }}
10
GRID_HOST: ${{ secrets.GRID_HOST }}
11
+ GRID_URL: ${{ secrets.GRID_URL }}
12
13
jobs:
14
Find-GitSHA:
0 commit comments