Skip to content

Commit

Permalink
Remove info-frontend and licence-finder jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
1pretz1 committed Mar 6, 2024
1 parent 6b495c1 commit 83137e2
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/test-content-schemas-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,6 @@ on:
- "!content_schemas/README.md"

jobs:
test-info-frontend:
name: Test Info Frontend
uses: alphagov/info-frontend/.github/workflows/rspec.yml@main
with:
ref: 'main'
publishingApiRef: ${{ github.ref }}

test-licence-finder:
name: Test Licence Finder
uses: alphagov/licence-finder/.github/workflows/rspec.yml@main
with:
ref: 'main'
publishingApiRef: ${{ github.ref }}

test-manuals-publisher:
name: Test Manuals Publisher
uses: alphagov/manuals-publisher/.github/workflows/rspec.yml@main
Expand Down

0 comments on commit 83137e2

Please sign in to comment.