Skip to content

Commit f767a18

Browse files
author
Anass Rach
committed
Add testing.html and update playwright-tests.yml!
1 parent f5f5cd8 commit f767a18

3 files changed

Lines changed: 822 additions & 59 deletions

File tree

.github/workflows/playwright-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
run: |
3636
mkdir -p _site
3737
cp -r playwright-report/* _site/
38+
cp testing.html _site/
39+
echo "✅ File copied to _site"
3840
ls -la _site
3941
- name: 🏗️ Setup GitHub Pages
4042
uses: actions/configure-pages@v4

TESTING.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)