Skip to content

Commit 7707bfd

Browse files
committed
Mark SOM-RS as not up to date
It’s a little buggy… Signed-off-by: Stefan Marr <[email protected]>
1 parent 4088439 commit 7707bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
repo: som-rs.git
9898
build: "cargo build --release -p som-interpreter-bc"
9999
som: "./target/release/som-interpreter-bc"
100-
not-up-to-date: false
100+
not-up-to-date: true
101101

102102
# - name: ykSOM
103103
# repo: yksom.git

0 commit comments

Comments
 (0)