Skip to content

Commit

Permalink
Hide fund message in front-end.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Mar 2, 2024
1 parent 361131f commit e38c047
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/front-end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: true

env:
NPM_CONFIG_FUND: "false"

jobs:
js_syntax_errors:
name: "𝟏 JavaScript Syntax Errors"
Expand Down

0 comments on commit e38c047

Please sign in to comment.