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 7fd98ba commit fb12bf4Copy full SHA for fb12bf4
.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