Skip to content

Commit

Permalink
//
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-dunn-sublime committed Dec 27, 2023
1 parent 9d80614 commit fee3916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rule-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ jobs:
}
console.log("All EMLs: " + JSON.stringify(allEMLsToSkip))
# MQL Mimic will handle duplicates gracefully, no need to handle here.
// MQL Mimic will handle duplicates gracefully, no need to handle here.
return allEMLsToSkip.join(" ")
Expand Down

0 comments on commit fee3916

Please sign in to comment.