We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51623bb commit 76f4c3aCopy full SHA for 76f4c3a
1 file changed
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
38
strategy:
39
matrix:
40
- engine: [hermes, v8, javascriptcore, spidermonkey, quickjs]
+ engine: [hermes, v8, javascriptcore, spidermonkey, quickjs, xs]
41
42
steps:
43
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
0 commit comments