Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
do not install libsecret-1-dev
  • Loading branch information
mmaquina committed Apr 13, 2023
commit abbd81b30570bf5f8434fc0edf537fce826461c2
1 change: 0 additions & 1 deletion .github/workflows/time-tracker-ui-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
- name: Running tests
run: |
chmod -R 777 ./$home
sudo apt-get install libsecret-1-dev
make test
- name: Generate coverage report
env:
Expand Down