|
|
@ -279,7 +279,7 @@ export const templates = (intl) => { |
|
|
|
name: 'Github Actions', |
|
|
|
name: 'Github Actions', |
|
|
|
items: [ |
|
|
|
items: [ |
|
|
|
{ value: "runJsTestAction", displayName: intl.formatMessage({ id: 'filePanel.tssoltestghaction' }) }, |
|
|
|
{ value: "runJsTestAction", displayName: intl.formatMessage({ id: 'filePanel.tssoltestghaction' }) }, |
|
|
|
{ value: "runSolidityUnittestingAction", displayName: intl.formatMessage({ id: 'filePanel.tssoltestghaction' }) }, |
|
|
|
{ value: "runSolidityUnittestingAction", displayName: intl.formatMessage({ id: 'filePanel.solghaction' }) }, |
|
|
|
{ value: "runSlitherAction", displayName: intl.formatMessage({ id: 'filePanel.slitherghaction' }) } |
|
|
|
{ value: "runSlitherAction", displayName: intl.formatMessage({ id: 'filePanel.slitherghaction' }) } |
|
|
|
], |
|
|
|
], |
|
|
|
IsArtefact: true |
|
|
|
IsArtefact: true |
|
|
|