Added updated workflow runners.

This commit is contained in:
SamTV12345 2024-03-16 20:38:00 +01:00
parent 324ac44ad3
commit 107598b4b3
8 changed files with 87 additions and 118 deletions

View file

@ -1,11 +1,12 @@
# Publicly credit Sauce Labs because they generously support open source
# projects.
name: "Frontend Tests"
name: Frontend Tests
on: [push]
on:
workflow_call:
jobs:
test:
test-frontend:
runs-on: ubuntu-latest
steps: