Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Buldauskas committed Aug 10, 2024
1 parent a99c0e0 commit 9c5ebb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
node-version: 18.x.x
- run: yarn
- run: Map hosts
- name: Map hosts
run: |
sudo echo "127.0.0.1 localhost" | sudo tee -a /etc/hosts
- name: cypress
Expand Down

0 comments on commit 9c5ebb3

Please sign in to comment.