mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 14:36:42 +02:00
Update workflow
This commit is contained in:
parent
b2504b1a3b
commit
77fe218456
2 changed files with 2 additions and 2 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -277,7 +277,7 @@ jobs:
|
|||
env:
|
||||
TASKRC: taskwarrior-testdata/.taskrc
|
||||
TASKDATA: taskwarrior-testdata/.task
|
||||
RUST_BACKTRACE: 1
|
||||
RUST_BACKTRACE: full
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install toolchain
|
||||
|
|
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
env:
|
||||
TASKRC: taskwarrior-testdata/.taskrc
|
||||
TASKDATA: taskwarrior-testdata/.task
|
||||
RUST_BACKTRACE: 1
|
||||
RUST_BACKTRACE: full
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions-rs/toolchain@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue