Skip to content

Commit

Permalink
update check_name for check-ci-success
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelgruetter committed Dec 11, 2020
1 parent a35e20b commit 17a8c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
repo_owner: 'mit-plv'
repo_name: 'bedrock2'
branch_name: 'master'
check_name: 'Travis CI - Branch'
check_name: 'build (master, coq libcoq-ocaml-dev, ppa:jgross-h/coq-master-daily)'
- run: echo "This step runs after the python script"
- run: git fetch origin master
- run: git log --oneline --max-count=10
Expand Down

0 comments on commit 17a8c9f

Please sign in to comment.