Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanStojanovic authored Nov 17, 2023
1 parent f9726ee commit a0128ef
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 @@ -21,7 +21,7 @@ jobs:
with:
node-version: 'lts/*'

# Working (short path)
# Working (short path) - change line to trigger workflow
- run: npm install
- name: Run program (working)
run: node eslint.config.js
Expand Down

0 comments on commit a0128ef

Please sign in to comment.