Skip to content

Commit

Permalink
Fix for behat test.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-milette committed Apr 22, 2024
1 parent edf3961 commit f0361d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
- name: Behat features
id: behat
if: ${{ !cancelled() }}
run: moodle-plugin-ci behat --profile chrome
run: moodle-plugin-ci behat --profile chrome --suite trema

# This step allows to upload Behat faildump (screenshots) as workflow artifact
# so it can be downloaded and inspected. You don't need this step if you
Expand Down

0 comments on commit f0361d7

Please sign in to comment.