Skip to content

Commit

Permalink
linter fix but I hit it with a big stick (shiptest-ss13#4031)
Browse files Browse the repository at this point in the history
thwack

<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
  • Loading branch information
SomeguyManperson authored Jan 18, 2025
1 parent a820549 commit bf08273
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,11 @@ jobs:
timeout-minutes: 20

steps:
- uses: actions/checkout@v4
- name: Checkout Master
uses: actions/checkout@v4
with:
ref: master
- uses: actions/checkout@v4

- name: Restore SpacemanDMM cache
id: cache-spacemandmm
Expand Down
4 changes: 0 additions & 4 deletions _maps/shuttles/inteq/inteq_colossus.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@
/turf/open/floor/plasteel/tech,
/area/ship/crew)
"bA" = (
/obj/machinery/porta_turret/ship/inteq/light{
id = "colossus_grid";
dir = 6
},
/obj/machinery/porta_turret/ship/inteq/light{
dir = 6;
id = "colossus_grid"
Expand Down

0 comments on commit bf08273

Please sign in to comment.