-
Notifications
You must be signed in to change notification settings - Fork 23
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
Feature/tests ci #8
Conversation
ZanetaK
commented
Dec 17, 2024
- workflow for github actions
- running for testcases tagged as @ci
playwright.ci.config.js
Outdated
*/ | ||
module.exports = defineConfig({ | ||
testDir: "./src/examples", | ||
// testDir: './src/examples', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
duplikatek
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Vypadá to rozumně. Ovšem nemyslím si, že znám repo dostatečně na to, abych dělal review.
@ondrejsvarc ups, spatnej ondra. Diky za comment 😆 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have a little experience setting up the workflows, so if it works, it's okay.