Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge from template-arlac77-github #1393

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

arlac77
Copy link
Owner

@arlac77 arlac77 commented Sep 11, 2023

package.json

  • chore(scripts): add ava --timeout 2m tests/-ava.mjs tests/-ava-node.mjs && ava --timeout 4m tests/-ava.mjs tests/-ava-node.mjs (scripts.test:ava)
    chore(scripts): add c8 -x 'tests/**/' --temp-directory build/tmp ava --timeout 4m tests/-ava.mjs tests/*-ava-node.mjs && c8 report -r lcov -o build/coverage --temp-directory build/tmp (scripts.cover)

….mjs && ava --timeout 4m tests/*-ava.mjs tests/*-ava-node.mjs (scripts.test:ava)

chore(scripts): add c8 -x 'tests/**/*' --temp-directory build/tmp ava --timeout 4m tests/*-ava.mjs tests/*-ava-node.mjs && c8 report -r lcov -o build/coverage --temp-directory build/tmp (scripts.cover)
@github-actions github-actions bot added the npm label Sep 11, 2023
@arlac77 arlac77 merged commit 10fed02 into master Sep 11, 2023
6 checks passed
@arlac77 arlac77 deleted the template-sync/template-arlac77-github branch September 11, 2023 15:40
Copy link

🎉 This PR is included in version 1.1.34 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant