Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusPettersson98 committed Oct 16, 2023
1 parent b80cd6f commit c94da06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/desktop-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3

- name: Run instrumented test script
- name: Run end-to-end tests
shell: bash -ieo pipefail {0}
env:
TEST_OSES: ${{ matrix.os }}
Expand Down

0 comments on commit c94da06

Please sign in to comment.