Skip to content

Commit

Permalink
Update GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
vkatsuba committed Mar 2, 2021
1 parent 8524394 commit 4c7942b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -66,6 +66,7 @@ jobs:
finish:
needs: test
runs-on: ubuntu-20.04
if: always()
steps:
- name: Coveralls Finished
env:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -27,4 +27,4 @@ Using rebar3:
[gh badge]: https://img.shields.io/github/workflow/status/travelping/regine/CI?style=flat-square
[coveralls]: https://coveralls.io/github/travelping/regine
[coveralls badge]: https://img.shields.io/coveralls/travelping/regine/master.svg?style=flat-square
[erlang version badge]: https://img.shields.io/badge/erlang-R19.1%20to%2023.2-blue.svg?style=flat-square
[erlang version badge]: https://img.shields.io/badge/erlang-19.1%20to%2023.2-blue.svg?style=flat-square

0 comments on commit 4c7942b

Please sign in to comment.