Skip to content

Commit

Permalink
Update check_domains.yml (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher authored Nov 19, 2024
1 parent b6e99d4 commit be3802f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_domains.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
if not success:
raise Exception(f"Domain check failed for ${{ matrix.domain }} with prefix '${{ matrix.prefix }}'")
Summary:
Summary:
runs-on: ubuntu-latest
needs: [Test]
if: always()
Expand Down

0 comments on commit be3802f

Please sign in to comment.