From a3b2e2ecc812ceea4b77d756ff05e97e13356026 Mon Sep 17 00:00:00 2001 From: Elizabeth Mattijsen Date: Sun, 4 Aug 2024 15:09:32 +0200 Subject: [PATCH] Check if installing App::Rak now works on Windows --- .github/workflows/windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index b688770..1afbf2d 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -35,4 +35,4 @@ jobs: - name: Install Dependencies run: zef install --/test --test-depends --deps-only . - name: Run Special Tests - run: raku run-tests + run: raku run-tests -i