Skip to content

move worker test fixtures to where the rest of the test fixtures are #242

move worker test fixtures to where the rest of the test fixtures are

move worker test fixtures to where the rest of the test fixtures are #242

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build and test
run: meta/scripts/ci.sh