Skip to content

Commit f145ebc

Browse files
author
Abhinav Gandham
committed
Point ci yml to use behat fix branch in workflows for testing.
1 parent 6a39334 commit f145ebc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push, pull_request]
55

66
jobs:
77
test:
8-
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main
8+
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@behat-fix
99
secrets:
1010
moodle_org_token: ${{ secrets.MOODLE_ORG_TOKEN }}
1111
with:

0 commit comments

Comments
 (0)