Skip to content

Commit

Permalink
ci:create node v22 test workflow [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Dec 10, 2024
1 parent c2957d2 commit abc82dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pullRequestsCommandCypressNode22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# DO NOT MODIFY IT BY HAND. Instead, modify the source *.wac.ts file(s)
# and run "github-actions-wac build" (or "ghawac build") to regenerate this file.
# For more information, run "github-actions-wac --help".
name: Pull Requests Command - Cypress
name: Pull Requests Command - Cypress (Node 22)
'on': issue_comment
env:
NODE_OPTIONS: '--max_old_space_size=4096'
Expand Down

0 comments on commit abc82dd

Please sign in to comment.