mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 08:47:18 +02:00
test: fix ci/cd tests 🚨
This commit is contained in:
parent
49dfa751dd
commit
a2568c1fd8
2 changed files with 30 additions and 19 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -41,12 +41,12 @@ jobs:
|
|||
cmake -DCMAKE_BUILD_TYPE=release -DENABLE_SYNC=OFF .
|
||||
make
|
||||
sudo make install
|
||||
- run: |
|
||||
task --version
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
repository: kdheepak/taskwarrior-testdata
|
||||
path: taskwarrior-testdata
|
||||
- run: |
|
||||
task --version
|
||||
- run: |
|
||||
# prepare taskwarrior, initial setup
|
||||
task rc.confirmation=off || echo 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue