Skip to content

Commit

Permalink
chore: fix typo on runner tag (#7799)
Browse files Browse the repository at this point in the history
  • Loading branch information
KenLSM authored Oct 21, 2024
1 parent abc4e12 commit 33ce9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
needs: changes
if: ${{ needs.changes.outputs.frontend == 'true' }}
# Operating System
runs-on: ubuntu-latest\
runs-on: ubuntu-latest
defaults:
run:
working-directory: frontend
Expand Down

0 comments on commit 33ce9de

Please sign in to comment.