Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MCJack123 committed Dec 7, 2023
1 parent 2cf1e7b commit 6ae12c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- "craftos2-lua/**"
- "craftos2-lua"
- "resources/CraftOSTest.lua"
- "resources/CCT-Tests.patch"
pull_request:
paths:
- "src/**"
Expand Down
2 changes: 1 addition & 1 deletion resources/CCT-Tests.patch
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit 6ae12c4

Please sign in to comment.