Unverified Commit 30172168 authored by Yann Bertrand's avatar Yann Bertrand Committed by GitHub
Browse files

Launch the tests every day

parent d396dcaf
name: "Run tests" name: "Run tests"
on: on:
- push schedule:
- pull_request - cron: '0 0 * * *'
push:
branches:
- master
pull_request:
branches:
- master
env: env:
FORMAT_FILE: README.md FORMAT_FILE: README.md
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment