Skip to content

Commit

Permalink
run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderSavelyev committed Dec 8, 2024
1 parent da4ec7a commit 8229cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
cd ketcher-autotests/
npm i
npx playwright install chromium
npx playwright test -g "Cut the reaction"
npx playwright test
# steps:
# - uses: actions/checkout@v3
# with:
Expand Down

0 comments on commit 8229cd9

Please sign in to comment.