Skip to content

Commit

Permalink
fix resue and remove from test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed May 8, 2024
1 parent a69a986 commit 1449a37
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
steps:
- uses: noi-techpark/github-actions/checkout@v2

- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1

- name: Test frontend
uses: actions/setup-node@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Files: .github/* .gitignore .env.example .pre-commit-config.yaml webcompstore-cl
Copyright: (c) NOI Techpark <[email protected]>
License: CC0-1.0

Files: frontend/tests/unit/wc-detail-block.spec.ts.broken frontend/tests/unit/wc-latest.spec.ts.broken
Files: frontend/tests/unit/wc-detail-block.spec.ts.broken frontend/tests/unit/wc-latest.spec.ts.broken frontend/infrastructure/*
Copyright: (c) NOI Techpark <[email protected]>
License: AGPL-3.0-or-later

0 comments on commit 1449a37

Please sign in to comment.