Skip to content

Commit 2878adc

Browse files
committed
install libsecret-1-dev
1 parent e4fed88 commit 2878adc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/time-tracker-ui-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- name: Running tests
3939
run: |
4040
chmod -R 777 ./$home
41+
apt-get install libsecret-1-dev
4142
make test
4243
- name: Generate coverage report
4344
env:

0 commit comments

Comments
 (0)