mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 14:36:42 +02:00
Remove taskd from ci install
This commit is contained in:
parent
f4ea7eb96b
commit
dc2fa980d5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
profile: minimal
|
||||
toolchain: stable
|
||||
override: true
|
||||
- run: sudo apt-get update && sudo apt-get install -y taskwarrior taskd
|
||||
- run: sudo apt-get update && sudo apt-get install -y taskwarrior
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
repository: kdheepak/taskwarrior-testdata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue