Skip to content

Commit

Permalink
fix: fix github action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alevidals committed Apr 5, 2024
1 parent 6c48f56 commit 1c17046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
version: latest
- name: Run Biome
working-directory: ./src
run: biome test
run: biome ci .
tests:
needs: biome
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1c17046

Please sign in to comment.