We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5951f32 commit 2b0003dCopy full SHA for 2b0003d
.github/workflows/ci.yml
@@ -8,6 +8,8 @@ on:
8
push:
9
branches: ["master", "dev/*", mc/issue-59]
10
11
+jobs:
12
+
13
unit:
14
uses: ./.github/workflows/unit.yml
15
0 commit comments