Skip to content

Commit

Permalink
Point ci at specialist pub branch
Browse files Browse the repository at this point in the history
This is necessary to get the ci tests in specialist publisher aimed at the new schema.
Currently it looks at an old version of the schema and errors.
  • Loading branch information
GDSNewt committed Nov 26, 2024
1 parent 093cc88 commit d006219
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-content-schemas-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ jobs:

test-specialist-publisher:
name: Test Specialist Publisher
uses: alphagov/specialist-publisher/.github/workflows/rspec.yml@main
uses: alphagov/specialist-publisher/.github/workflows/rspec.yml@SFO-Finder-iteration-3
with:
ref: 'main'
ref: 'SFO-Finder-iteration-3'
publishingApiRef: ${{ github.ref }}

test-travel-advice-publisher:
Expand Down

0 comments on commit d006219

Please sign in to comment.