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

Commit

Permalink
bye
Browse files Browse the repository at this point in the history
  • Loading branch information
rethab committed Apr 13, 2022
1 parent 82a6a76 commit 97946cc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ jobs:
cache-dependency-path: setup/package-lock.json
- run: npm ci --prefer-offline --no-audit --progress=false
- run: npm run bundle
- name: Check dist/index.js was generated
run: |
git diff --text dist/index.js
[[ -z $(git status -s) ]]
- run: npm test

install-haskell:
Expand Down

0 comments on commit 97946cc

Please sign in to comment.