Skip to content

Delete Dfe.Data.SearchPrototype/Web/Tests directory #34

Delete Dfe.Data.SearchPrototype/Web/Tests directory

Delete Dfe.Data.SearchPrototype/Web/Tests directory #34

Workflow file for this run

# This workflow will build a .NET project

Check failure on line 1 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: build
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
name: .NET
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest