Skip to content

Commit

Permalink
add tmate to js linting
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasGraml11 committed Apr 26, 2024
1 parent f82a323 commit a0c6c34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ jobs:
./bin/build-administration.sh
./bin/build-storefront.sh
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Run ESLint
run: |
cd shopware/custom/plugins/plugin-shopware-6
Expand Down

0 comments on commit a0c6c34

Please sign in to comment.