Skip to content

Commit

Permalink
Merge branch 'nl-design-system:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 authored Dec 14, 2023
2 parents e3c191d + 8321e25 commit 9576b4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
run: |
npm run lint --if-present
- name: "Continuous Integration: public code validator"
uses: nl-design-system/publiccode-parser-action@latest

- name: "Continuous Integration: build"
run: |
npm run build --if-present
Expand Down

0 comments on commit 9576b4d

Please sign in to comment.