Add debug info to nightly builds and increase frequency temporarily

This commit is contained in:
Sascha Mann
2020-07-06 00:41:49 +02:00
committed by GitHub
parent 5c7eefcc01
commit 9935e37e60

View File

@@ -4,7 +4,7 @@ on:
push:
pull_request:
schedule:
- cron: '0 3 * * *'
- cron: '59 * * * *'
jobs:
test:
@@ -34,3 +34,6 @@ jobs:
version: nightly
arch: ${{ matrix.julia-arch }}
- run: julia --version
- name: "Debugging info"
run: curl ifconfig.me