Skip to content

Commit

Permalink
fix: current directory format pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonioMrtz committed Sep 14, 2024
1 parent 9bff9fd commit 28f5dc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
node-version: "20"

- name: Change directory and run commands
working-directory: Electron
run: |
npm install
npm run format:check

0 comments on commit 28f5dc2

Please sign in to comment.