Skip to content

Commit 02711f8

Browse files
committed
move to new test format
1 parent 7356c04 commit 02711f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/it-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,8 @@ jobs:
5151
# Run Pylint tests with simple sorting
5252
run_test "pylint" "."
5353
54+
# Run Enigma tests with simple sorting
55+
run_test "codacy-enigma-cli" "."
56+
5457
# Run Semgrep tests with rules sorting
5558
run_test "semgrep" ".runs[0].tool.driver.rules |= if . then sort_by(.id) else . end"

0 commit comments

Comments
 (0)