Skip to content

Commit

Permalink
update job task's name
Browse files Browse the repository at this point in the history
  • Loading branch information
shtlrs committed Jan 11, 2024
1 parent 9c5049e commit b1aec85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Install clipboard mechanism
run: sudo apt-get install xclip

- name: Run e2e tests
- name: Run the e2e tests
run: xvfb-run pytest --e2e test/e2e --html=test/e2e/report/index.html --self-contained-html

- name: Publish test results
Expand Down

0 comments on commit b1aec85

Please sign in to comment.