Skip to content

Merge pull request #249 from openSUSE/dependabot/npm_and_yarn/fortawe… #99

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

Merge pull request #249 from openSUSE/dependabot/npm_and_yarn/fortawe… #99

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@v4
- uses: actions/setup-node@v4
with:
node-version: 16
- run: npm install
- run: npx gulp scripts compileLess imagesCompression moveFonts vendorCSS moveWebFonts