Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
SebinSong committed Aug 31, 2024
2 parents 2d61edc + 745dbe5 commit f81fb85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: npm build
- run: npm e2e-test
- run: npm run build
- run: npm run e2e-test

0 comments on commit f81fb85

Please sign in to comment.