Update example-builds-nightly.yml

This commit is contained in:
Sascha Mann
2020-08-26 21:14:23 +02:00
committed by GitHub
parent 44bf6b3b7d
commit 01ebb7f57a

View File

@@ -4,7 +4,7 @@ on:
push:
pull_request:
schedule:
- cron: '59 * * * *'
- cron: '37 17 * * *'
jobs:
test:
@@ -22,9 +22,6 @@ jobs:
steps:
- uses: actions/checkout@v1.0.0
- name: "Debugging info"
run: curl ifconfig.me
- name: "Install dependencies"
run: |
npm install