Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ladokp authored Oct 26, 2024
2 parents 1841032 + 0a32925 commit 0b9a3cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions workspace/test_configurations.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ var TestConfigurations = map[string]TestConfiguration{
Command: "8th -f test.8th",
},
// abap: tests are run via "ABAP Development Tools", not the CLI
"arm64-assembly": {
Command: "make",
},
"arturo": {
Command: "arturo tester.art",
},
Expand Down

0 comments on commit 0b9a3cb

Please sign in to comment.