We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59bc7c2 commit 2947b22Copy full SHA for 2947b22
.github/workflows/test-target.yml
@@ -1,3 +1,5 @@
1
+# "target" refers to the integration (a.k.a. check) that we want to test.
2
+# This action is a template that we reuse in other actions such as test-all or pr-test.
3
name: Test target
4
5
on:
0 commit comments