Skip to content

Commit

Permalink
Testing memory
Browse files Browse the repository at this point in the history
  • Loading branch information
KitLykos authored Sep 13, 2024
1 parent c77ab51 commit 8ff50ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cms-node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,11 @@ jobs:
matrix:
node-version: [22.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/


steps:
- name: Collect Workflow Telemetry
uses: catchpoint/workflow-telemetry-action@v4
- uses: actions/checkout@v4
- run: npm init -y
- run: npm install
Expand Down

0 comments on commit 8ff50ff

Please sign in to comment.