aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2020-06-11 21:10:03 +0200
committerEmil Fresk <emil.fresk@gmail.com>2020-06-11 21:10:03 +0200
commit9ffb5dd45e280ec8fba82558c8db38d36b7f4854 (patch)
tree3461033d934c70a618b00be5108407492aa14229
parent295c64506232fb5814dcf9fcca55dd59f7d31515 (diff)
Fix CI error
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index a310ae9..067e32b 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -5,7 +5,7 @@ on:
branches:
- master
- staging
- - trying`
+ - trying
env:
CARGO_TERM_COLOR: always