Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasla authored Oct 25, 2024
1 parent d55bf65 commit 8613c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

# Oppgave 6: List ut npm dependencies med sårbarheter.
- name: Audit packages
run: npm audit
run: npm audit fix

# Oppgave 7: Kjør linting
- name: Run lint (eslint)
Expand Down

0 comments on commit 8613c29

Please sign in to comment.