Skip to content

Commit

Permalink
Merge pull request #1 from agoda-com/feature/init
Browse files Browse the repository at this point in the history
init project
  • Loading branch information
vpiyachinda committed Feb 7, 2024
2 parents ccaedd5 + d146b9c commit e8aa98c
Show file tree
Hide file tree
Showing 8 changed files with 4,544 additions and 6,897 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ name: Node.js CI

on:
push:
branches: [ $default-branch ]
branches: [ master ]
pull_request:
branches: [ $default-branch ]
branches: [ master ]

jobs:
build:
Expand Down
1 change: 1 addition & 0 deletions doc/PLAYWRIGHT.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ In case your client package.json has playwright like this
```

here is sample playwright.config.ts file

https://github.com/agoda-com/testresults-collector/blob/master/doc/playwright.config.ts
Loading

0 comments on commit e8aa98c

Please sign in to comment.