Skip to content

Commit

Permalink
ci: add 5.3 known failed cases filename
Browse files Browse the repository at this point in the history
  • Loading branch information
igor.udot committed May 21, 2024
1 parent 8805685 commit 7c49b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/ci/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ variables:
CI_PYTHON_TOOL_BRANCH: ""

# Set this variable to specify the file name for the known failure cases.
KNOWN_FAILURE_CASES_FILE_NAME: "master.txt"
KNOWN_FAILURE_CASES_FILE_NAME: "5.3.txt"

IDF_CI_BUILD: 1

Expand Down

0 comments on commit 7c49b1d

Please sign in to comment.