Skip to content

Commit

Permalink
Added missing ZIA_CLOUD env var to zs2
Browse files Browse the repository at this point in the history
  • Loading branch information
willguibr committed Oct 3, 2023
1 parent d67ecc8 commit efecc4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
ZIA_USERNAME: ${{ secrets.ZIA_USERNAME }}
ZIA_PASSWORD: ${{ secrets.ZIA_PASSWORD }}
ZIA_API_KEY: ${{ secrets.ZIA_API_KEY }}
ZIA_CLOUD: ${{ secrets.ZIA_CLOUD }}
ZIA_ACC_TEST_FORCE_SWEEPERS: ${{ secrets.ZIA_ACC_TEST_FORCE_SWEEPERS }}
TF_ACC: ${{ secrets.TF_ACC }}
zs3-tests:
Expand Down

0 comments on commit efecc4a

Please sign in to comment.