Update manual.yml

This commit is contained in:
DatuX 2021-02-02 15:05:29 +01:00 committed by GitHub
parent fde4a5ed6a
commit fcc8470758
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,12 @@ jobs:
run: sudo -E ./run_tests
- name: Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}