Skip to content

Commit accb523

Browse files
committed
implemented temporary workaround for deprecated auth field
1 parent 886aaf9 commit accb523

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/additional_tests.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ on:
99
workflow_dispatch:
1010

1111
env:
12-
ZABBIX_BRANCH: master
12+
ZABBIX_VERSION: '7.0'
13+
ZABBIX_BRANCH: release/$ZABBIX_VERSION
1314
CONFIG_PATH: .github/configs/
1415
TEST_FILE: additional_api_tests.py
1516

0 commit comments

Comments
 (0)