Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/KNU-HAEDAL/Gongsikdang-FE
Browse files Browse the repository at this point in the history
…into develop
  • Loading branch information
Dobbymin committed Jan 19, 2025
2 parents 11a669b + f4399d9 commit fccbacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: npm install

- name: Lint Code
run: npm lint
run: npm run lint

- name: Build Test
run: npm run build

0 comments on commit fccbacd

Please sign in to comment.