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 1b95ade commit 1ebf35dCopy full SHA for 1ebf35d
.github/workflows/e2e-test.yml
@@ -99,5 +99,6 @@ jobs:
99
shell: bash
100
env:
101
API7_EE_LICENSE: ${{ secrets.API7_EE_LICENSE }}
102
+ PROVIDER_TYPE: api7ee
103
run: |
104
make e2e-test
0 commit comments