mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 08:47:18 +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
|
profile: minimal
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
override: true
|
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
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
repository: kdheepak/taskwarrior-testdata
|
repository: kdheepak/taskwarrior-testdata
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue