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