Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate CI from Travis to Github Actions #685

Merged
merged 23 commits into from Feb 11, 2021
Merged
Changes from 1 commit
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

update job name

  • Loading branch information
fcjr committed Feb 10, 2021
commit 6f7f6281f1035ecaeffde9c4eb5d5a17ac94007b
@@ -8,7 +8,7 @@ on:
- develop

jobs:
check-pr-title-format:
lint-and-test:
runs-on: ubuntu-20.04
steps:
- uses: actions/setup-node@v2
ProTip! Use n and p to navigate between commits in a pull request.