We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04422e commit abbd81bCopy full SHA for abbd81b
.github/workflows/time-tracker-ui-ci.yml
@@ -38,7 +38,6 @@ jobs:
38
- name: Running tests
39
run: |
40
chmod -R 777 ./$home
41
- sudo apt-get install libsecret-1-dev
42
make test
43
- name: Generate coverage report
44
env:
0 commit comments