Remove taskd from cd.yml

This commit is contained in:
Dheepak Krishnamurthy 2021-03-12 09:36:16 -07:00
parent 84948da9fe
commit 447a375f38

View file

@ -288,7 +288,7 @@ jobs:
toolchain: nightly
override: true
profile: minimal
- 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