Skip to content

Commit

Permalink
hmrc-manuals-api testsuite is rspec, not minitest.
Browse files Browse the repository at this point in the history
  • Loading branch information
sengi committed Nov 3, 2023
1 parent 9e3aa3f commit 3fe9ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-content-schemas-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:

test-hmrc-manuals-api:
name: Test HMRC Manuals API
uses: alphagov/hmrc-manuals-api/.github/workflows/minitest.yml@main
uses: alphagov/hmrc-manuals-api/.github/workflows/rspec.yml@main
with:
ref: 'main'
publishingApiRef: ${{ github.ref }}

0 comments on commit 3fe9ae3

Please sign in to comment.