We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dcc570 commit 3c2f7aeCopy full SHA for 3c2f7ae
1 file changed
.github/workflows/main.yml
@@ -44,8 +44,7 @@ jobs:
44
rm -f node_modules/__ngcc_entry_points__.json
45
npm install --legacy-peer-deps --force
46
47
- - name: build
48
- run: npm run build
+ - run: npm run build
49
50
- name: test:aws
51
uses: GabrielBB/xvfb-action@v1
@@ -108,6 +107,8 @@ jobs:
108
107
109
110
111
+
112
- name: test:pouchdb
113
114
with:
0 commit comments