Skip to content

Merge branch 'main' of github.com:alanshaw/w3clock #27

Merge branch 'main' of github.com:alanshaw/w3clock

Merge branch 'main' of github.com:alanshaw/w3clock #27

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/test