From 6ae12c4636dc6b0c2978e00003d1fcce62b44e5a Mon Sep 17 00:00:00 2001 From: MCJack123 Date: Thu, 7 Dec 2023 16:16:51 -0500 Subject: [PATCH] Fixed CI --- .github/workflows/main.yml | 1 + resources/CCT-Tests.patch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7e193052..39d93f48 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,6 +9,7 @@ on: - "craftos2-lua/**" - "craftos2-lua" - "resources/CraftOSTest.lua" + - "resources/CCT-Tests.patch" pull_request: paths: - "src/**" diff --git a/resources/CCT-Tests.patch b/resources/CCT-Tests.patch index 1a20e06b..a910cd85 100644 --- a/resources/CCT-Tests.patch +++ b/resources/CCT-Tests.patch @@ -26,7 +26,7 @@ diff -ruN --strip -x .DS_Store projects/core/src/test/resources/test-rom/spec/ap end) it("fails on read-only mounts", function() -@@ -171,7 +171,7 @@ +@@ -171,7 +170,7 @@ end) it("returns the capacity on the root mount", function()