Update ci.yml
Fabio Cevasco h3rald@h3rald.com
Tue, 08 Dec 2020 14:56:14 +0100
1 files changed,
1 insertions(+),
3 deletions(-)
jump to
M
.github/workflows/ci.yml
→
.github/workflows/ci.yml
@@ -1,5 +1,3 @@
-# This is a basic workflow to help you get started with Actions - name: CI # Controls when the action will run.@@ -46,4 +44,4 @@ - name: Build
run: nimble -y build - name: Test - run: ./min tests/all + run: ./min tests/all.min