Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobmadp committed Sep 13, 2023
1 parent 37c3ec2 commit a9c63eb
Show file tree
Hide file tree
Showing 40 changed files with 5 additions and 705 deletions.
12 changes: 4 additions & 8 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,8 @@ jobs:
run: npx playwright test
- uses: actions/upload-artifact@v3
if: always()
#with:
# name: playwright-report
#name: playwright-report
#path: playwright-report/
#retention-days: 30npm login
with:
name: allure-results
path: allure-results/
retention-days: 20
name: playwright-report
path: playwright-report/
retention-days: 30npm login

4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
node_modules/
/test-results/
/playwright-report/
/playwright/.cache/
/allure-results/
/allure-report/
/playwright/.cache/
40 changes: 0 additions & 40 deletions allure-report/app.js

This file was deleted.

2 changes: 0 additions & 2 deletions allure-report/data/behaviors.csv

This file was deleted.

1 change: 0 additions & 1 deletion allure-report/data/behaviors.json

This file was deleted.

Empty file removed allure-report/data/categories.csv
Empty file.
1 change: 0 additions & 1 deletion allure-report/data/categories.json

This file was deleted.

1 change: 0 additions & 1 deletion allure-report/data/packages.json

This file was deleted.

3 changes: 0 additions & 3 deletions allure-report/data/suites.csv

This file was deleted.

1 change: 0 additions & 1 deletion allure-report/data/suites.json

This file was deleted.

1 change: 0 additions & 1 deletion allure-report/data/timeline.json

This file was deleted.

11 changes: 0 additions & 11 deletions allure-report/export/influxDbData.txt

This file was deleted.

10 changes: 0 additions & 10 deletions allure-report/export/mail.html

This file was deleted.

11 changes: 0 additions & 11 deletions allure-report/export/prometheusData.txt

This file was deleted.

Binary file removed allure-report/favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion allure-report/history/categories-trend.json

This file was deleted.

1 change: 0 additions & 1 deletion allure-report/history/duration-trend.json

This file was deleted.

1 change: 0 additions & 1 deletion allure-report/history/history-trend.json

This file was deleted.

1 change: 0 additions & 1 deletion allure-report/history/history.json

This file was deleted.

1 change: 0 additions & 1 deletion allure-report/history/retry-trend.json

This file was deleted.

32 changes: 0 additions & 32 deletions allure-report/index.html

This file was deleted.

206 changes: 0 additions & 206 deletions allure-report/plugin/behaviors/index.js

This file was deleted.

Loading

0 comments on commit a9c63eb

Please sign in to comment.