Skip to content

Commit

Permalink
build : Commit Pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
MP3Martin authored and github-actions[bot] committed Nov 26, 2022
1 parent 80b8552 commit fe5c0be
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions jsRUNpy.js

Large diffs are not rendered by default.

Binary file modified jsRUNpy.min.extreme.js
Binary file not shown.
1 change: 0 additions & 1 deletion src/4_jsRUNpy.js
Original file line number Diff line number Diff line change
Expand Up @@ -204,4 +204,3 @@ window.jsRUNpy.run = async function (code, variables = {}) {
return resolve(window.jsRUNpy.$sysRunQueue(code, variables));
});
};

0 comments on commit fe5c0be

Please sign in to comment.