Skip to content

Merge pull request #240 from openSUSE/dependabot/npm_and_yarn/fortawe… #82

Merge pull request #240 from openSUSE/dependabot/npm_and_yarn/fortawe…

Merge pull request #240 from openSUSE/dependabot/npm_and_yarn/fortawe… #82

Workflow file for this run

---
name: build the landing page
on:
push:
branches:
- "master"
pull_request:
jobs:
test:
runs-on: ubuntu-latest
name: Node unit tests
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
- run: npm install
- run: npx gulp scripts compileLess imagesCompression moveFonts vendorCSS moveWebFonts