Skip to content

chore(licence): normalise to MPL-2.0 + CC-BY-SA-4.0 (canonical pair) #64

chore(licence): normalise to MPL-2.0 + CC-BY-SA-4.0 (canonical pair)

chore(licence): normalise to MPL-2.0 + CC-BY-SA-4.0 (canonical pair) #64

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
name: E2E Tests
on:
push:
branches: [main]
pull_request:
branches: ['**']
permissions:
contents: read
jobs:
e2e:
name: E2E tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- name: Run E2E tests
run: bash tests/e2e.sh