Test commit
All checks were successful
Build and Save Artifact / build (pull_request) Successful in 13s
All checks were successful
Build and Save Artifact / build (pull_request) Successful in 13s
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import test from "./test";
|
||||
|
||||
export function startTest() {
|
||||
console.log("Hello, World! 3");
|
||||
console.log("Hello, World!");
|
||||
let i: number = 0;
|
||||
setInterval(() => {
|
||||
i++;
|
||||
|
||||
Reference in New Issue
Block a user