Skip to content

Commit

Permalink
chore: checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
marcprux committed Jun 10, 2021
1 parent c328f47 commit 07fa13a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
strategy:
fail-fast: false
matrix:
backends: [ V8, JavaScriptCore, QuickJs, Lua ]
#backends: [ V8, JavaScriptCore, QuickJs, Lua ]
backends: [ V8, JavaScriptCore ]
steps:
- uses: actions/checkout@v2
- uses: actions/cache@v2
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.1
1.0.0

0 comments on commit 07fa13a

Please sign in to comment.