Skip to content

chore(ci): bump standards reusable workflow pins to d135b05bfc64 (#24) #61

chore(ci): bump standards reusable workflow pins to d135b05bfc64 (#24)

chore(ci): bump standards reusable workflow pins to d135b05bfc64 (#24) #61

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