Skip to content

Initial opendata.swiss profile #2

Initial opendata.swiss profile

Initial opendata.swiss profile #2

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
- run: npm ci
- run: sh test/profiles.sh