Skip to content

Commit 72405c5

Browse files
author
mcha
committed
ci: removed comments
1 parent e9362cb commit 72405c5

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
2-
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
3-
41
name: Node.js CI
52

63
on:
@@ -23,7 +20,6 @@ jobs:
2320
strategy:
2421
matrix:
2522
node-version: [12.x, 14.x, 16.x]
26-
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2723

2824
steps:
2925
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)