Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 97946cc

Browse files
committed
bye
1 parent 82a6a76 commit 97946cc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/workflow.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ jobs:
2929
cache-dependency-path: setup/package-lock.json
3030
- run: npm ci --prefer-offline --no-audit --progress=false
3131
- run: npm run bundle
32-
- name: Check dist/index.js was generated
33-
run: |
34-
git diff --text dist/index.js
35-
[[ -z $(git status -s) ]]
3632
- run: npm test
3733

3834
install-haskell:

0 commit comments

Comments
 (0)