Skip to content

Commit abbd81b

Browse files
committed
do not install libsecret-1-dev
1 parent b04422e commit abbd81b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

0 commit comments

Comments
 (0)