Skip to content

Commit

Permalink
Otro cambio mas
Browse files Browse the repository at this point in the history
  • Loading branch information
tonela10 committed May 14, 2024
1 parent ca2f6b7 commit ad6cfd1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Install Dependencies
run: npm i eslint@5.16.0
- name: Lint
run: node_modules/eslint/bin/eslint.js romans.js
run: node_modules/eslint/bin/eslint.js implementation/romans.js

deploy:
environment:
Expand Down

0 comments on commit ad6cfd1

Please sign in to comment.