Skip to content

Commit

Permalink
fix: whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
cmorten committed Dec 27, 2023
1 parent 08a4f70 commit d0c664c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ jobs:
if: always()
needs: [test-voiceover-preview, test-nvda-preview]
runs-on: ubuntu-latest
environment:
environment:
name: aria-at-tests-preview-report
url: ${{ steps.deploy-pages.outputs.page_url }}
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ jobs:
if: always()
needs: [test-voiceover, test-nvda]
runs-on: ubuntu-latest
environment:
environment:
name: aria-at-tests-report
url: ${{ steps.deploy-pages.outputs.page_url }}
steps:
Expand Down

0 comments on commit d0c664c

Please sign in to comment.