Skip to content

Merge pull request #251 from openSUSE/dependabot/npm_and_yarn/es5-ext… #104

Merge pull request #251 from openSUSE/dependabot/npm_and_yarn/es5-ext…

Merge pull request #251 from openSUSE/dependabot/npm_and_yarn/es5-ext… #104

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