Skip to content

Commit 99bd1af

Browse files
committed
test oneapi ci job Tue Mar 28 18:24:49 PDT 2023
Signed-off-by: michael vincerra <michael.vincerra@intel.com>
1 parent 1b31544 commit 99bd1af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/docs/_static/script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ document.addEventListener('DOMContentLoaded', function () {
1717
fetchData().then((data) => { /* */
1818
renderUi(data); /* */
1919
console.log(data)
20-
getDateTime()
20+
setInterval()
2121
});
2222
});
2323

0 commit comments

Comments
 (0)