FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
pedding/.github/workflows/nodejs.yml at master · node-modules/pedding · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
node-modules
/
pedding
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
13
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
pedding
/
.github
/
workflows
/
nodejs.yml
Copy path
View runs
More file actions
More file actions
Latest commit
History
History
History
17 lines (15 loc) · 337 Bytes
Breadcrumbs
pedding
/
.github
/
workflows
/
nodejs.yml
Copy path
File metadata and controls
17 lines (15 loc) · 337 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name
:
CI
on
:
push
:
branches
:
[ master ]
pull_request
:
branches
:
[ master ]
jobs
:
Job
:
name
:
Node.js
uses
:
node-modules/github-actions/.github/workflows/node-test.yml@master
with
:
os
:
'
ubuntu-latest
'
version
:
'
18.19.0, 18, 20, 22, 23
'
secrets
:
CODECOV_TOKEN
:
${{ secrets.CODECOV_TOKEN }}
Back
|
FazBrowse Home
|
New Git URL