Skip to content

Commit

Permalink
Attempt to fix frontend style check
Browse files Browse the repository at this point in the history
  • Loading branch information
grigoriev-semyon committed Mar 24, 2024
1 parent c77d775 commit 55ecbbf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: cd into folder
run: cd frontend
- uses: actions/setup-node@v3
with:
node-version: '18'
Expand Down

0 comments on commit 55ecbbf

Please sign in to comment.