Skip to content

Commit

Permalink
oopsies (spelled frontend wrong)
Browse files Browse the repository at this point in the history
  • Loading branch information
leoRysing committed Jan 15, 2024
1 parent c3d6a4d commit 489391c
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 @@ -41,7 +41,7 @@ jobs:
run: make backend-lint

- name: Lint Frontend code
run: make frontent-lint
run: make frontend-lint
test:
name: Test
runs-on: ubuntu-latest
Expand Down

0 comments on commit 489391c

Please sign in to comment.