Skip to content

Commit

Permalink
editing yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philliparaujo committed Oct 31, 2024
2 parents 24501ae + 24d2c88 commit 0f01625
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/standardjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,11 @@ jobs:

- name: Install dependencies
run: npm install
<<<<<<< HEAD
working-directory: ./install
=======
working directory: ./install
>>>>>>> 24d2c88671934b6808707f5a683960ce4689fa75

- name: Run StandardJS
run: npx standard

0 comments on commit 0f01625

Please sign in to comment.