Skip to content

Commit

Permalink
change workflows for MOODLE_404_STABLE branch
Browse files Browse the repository at this point in the history
  • Loading branch information
irinahpe committed May 6, 2024
1 parent cd0f7ad commit c0aa3b6
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 @@ -144,7 +144,7 @@ jobs:
run: moodle-plugin-ci behat --profile chrome --auto-rerun 0

# 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
# so it can be downloaded and inspected. You do not need this step if you
# are not running Behat test. Artifact will be retained for 7 days.
- name: Upload Behat Faildump
if: ${{ failure() && steps.behat.outcome == 'failure' }}
Expand Down

0 comments on commit c0aa3b6

Please sign in to comment.