Skip to content

Commit

Permalink
trigger java
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpect committed Oct 10, 2024
1 parent ff72cd5 commit 5b63fa2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkg/staging/stages.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ var languageMap = map[string]string{
// "ts": "typescript",
// "file": "file",
// "rpc": "rpc",
"wasm": "wasm",
// "java": "java",
// "wasm": "wasm",
"java": "java",
// "c": "c",
//"cob": "cobol",
// "cob": "cobol",
// "go": "go",
// "rs": "rust",
// "backtrace" : "backtrace",
Expand Down

0 comments on commit 5b63fa2

Please sign in to comment.