We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2db843b + 142dc56 commit 5a033c8Copy full SHA for 5a033c8
.github/workflows/ci.yml
@@ -0,0 +1,9 @@
1
+name: ci
2
+
3
+on: [push, pull_request]
4
5
+jobs:
6
+ test:
7
+ uses: catalyst/catalyst-moodle-workflows/.github/workflows/group-310-plus-ci.yml@main
8
+ with:
9
+ disable_behat: true
0 commit comments