Skip to content

Commit 75c149d

Browse files
authored
Merge pull request PentestSS13#224 from Ossa88/opendream
Removing Opendream until we can fix problems
2 parents 7e1892c + d4a385a commit 75c149d

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/ci_suite.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -116,18 +116,6 @@ jobs:
116116
with:
117117
dotnet-version: 9.x
118118

119-
- name: Install OpenDream
120-
uses: robinraju/[email protected]
121-
with:
122-
repository: "OpenDreamProject/OpenDream"
123-
tag: "latest"
124-
fileName: "DMCompiler_linux-x64.tar.gz"
125-
extract: true
126-
127-
- name: Run OpenDream Linter
128-
run: |
129-
./DMCompiler_linux-x64/DMCompiler shiptest.dme --suppress-unimplemented --define=CIBUILDING | bash tools/ci/annotate_od.sh
130-
131119
compile_all_maps:
132120
name: Compile Maps
133121
needs: start_gate

0 commit comments

Comments
 (0)