Skip to content

Commit

Permalink
Merge pull request #2 from peternewman/improvements
Browse files Browse the repository at this point in the history
Improvements
  • Loading branch information
peternewman authored Jun 16, 2024
2 parents 40b6e81 + edd73d1 commit 6743903
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
13 changes: 0 additions & 13 deletions .github/FUNDING.yml

This file was deleted.

10 changes: 5 additions & 5 deletions .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ jobs:
- name: prettier
run: |
yarn prettier --check .
- name: Test jest
run: |
yarn test
env:
CI: true
# - name: Test jest
# run: |
# yarn test
# env:
# CI: true
- name: Test package
run: |
yarn companion-module-build
Expand Down

0 comments on commit 6743903

Please sign in to comment.