Parent Directory
|
Revision Log
|
Patch
revision 51 by rakin, Mon Jul 29 17:28:12 2024 UTC | revision 52 by rakin, Mon Jul 29 17:28:23 2024 UTC | |
---|---|---|
# | Line 23 jobs: | Line 23 jobs: |
23 | node-version: ${{ matrix.node-version }} | node-version: ${{ matrix.node-version }} |
24 | cache: 'npm' | cache: 'npm' |
25 | - run: npm update | - run: npm update |
26 | - run: npm run build --if-present | |
27 | - run: npm run test --if-present | - run: npm run test --if-present |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |