Skip to content

Commit

Permalink
wip: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Aug 30, 2024
1 parent 3ce9daf commit 81727b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge/actions/discovery/src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ async function run() {
}

if (enumerate === true) {
args.push("--enumerate");
args.push("--enumerates");
}

args = args.concat(filtersToArgs(filters));
Expand Down

0 comments on commit 81727b1

Please sign in to comment.