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 #1075

Closed
wants to merge 1 commit into from

Conversation

arlac77
Copy link
Contributor

@arlac77 arlac77 commented Oct 20, 2022

package.json

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

…tests/*-ava.mjs tests/*-ava-node.mjs (scripts.test:ava)

chore(scripts): add c8 -x 'tests/**/*' --temp-directory build/tmp ava --timeout 2m 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 Oct 20, 2022
@arlac77 arlac77 closed this Oct 20, 2022
@arlac77 arlac77 deleted the template-sync/template-arlac77-github branch October 20, 2022 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant