We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9526265 commit 8c01b18Copy full SHA for 8c01b18
.github/workflows/test.yml
@@ -8,8 +8,6 @@ jobs:
8
test:
9
name: Test (${{ matrix.os }}) - (CLI ${{ matrix.cli-version || 'default' }})
10
runs-on: ${{ matrix.os }}
11
- env:
12
- JF_ENV_LOCAL: eyJ2ZXJzaW9uIjoxLCJ1cmwiOiJodHRwOi8vMTI3LjAuMC4xOjgwODEvYXJ0aWZhY3RvcnkvIiwidXNlciI6ImFkbWluIiwicGFzc3dvcmQiOiJBUEI3REVaUlBpSHFIRFRRb2tMa3g5aGh6S1QiLCJzZXJ2ZXJJZCI6ImxvY2FsIn0=
13
14
strategy:
15
matrix:
0 commit comments