Update Taskwarrior workflows to include Rust

This commit is contained in:
Dustin J. Mitchell
2022-07-04 21:00:21 +00:00
committed by Tomas Babej
parent 8c30400af3
commit 6a42cf00a2
2 changed files with 22 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
## Run the TaskChampion tests, using both the minimum supported rust version
## and the latest stable Rust.
name: tests - rust
on: