Skip to content

Commit b2aa633

Browse files
authored
Update pdp-tester.yml
1 parent 1e3f02c commit b2aa633

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pdp-tester.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,10 @@ jobs:
8181
env:
8282
TOKEN: ${{ secrets.PDP_API_TOKEN_PDP_TESTER_STAGING }}
8383
API_URL: https://permitio.api.stg.permit.io
84-
INCLUDE_TAGS: '["next"]'
84+
LOCAL_TAGS: '["next"]'
8585
AUTO_REMOVE: "False"
8686
SKIP_GENERATE: "True"
8787
ENVIRONMENT: '{"PDP_ENABLE_FACTDB": true}'
88+
ENABLE_APM: "False"
8889
run: |
8990
python -m pdp_tester.main

0 commit comments

Comments
 (0)