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 e4fed88 commit 2878adcCopy full SHA for 2878adc
.github/workflows/time-tracker-ui-ci.yml
@@ -38,6 +38,7 @@ jobs:
38
- name: Running tests
39
run: |
40
chmod -R 777 ./$home
41
+ apt-get install libsecret-1-dev
42
make test
43
- name: Generate coverage report
44
env:
0 commit comments