Skip to content

Commit

Permalink
FIx typo on build e2e job (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobar79 authored Apr 5, 2023
1 parent 0037db3 commit 243c219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
path: tmp
- name: Copy dotenv
run: cat tmp/dotenv >> .env && rm -rf tmp
- name: Run e2e (Brave)
- name: Run e2e (Chrome)
uses: nick-fields/retry@v2
with:
timeout_minutes: 10
Expand Down

0 comments on commit 243c219

Please sign in to comment.