summaryrefslogtreecommitdiffstats
path: root/pkg/runner/testdata/uses-composite-with-pre-and-post-steps/action-with-pre-and-post/pre.js
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/runner/testdata/uses-composite-with-pre-and-post-steps/action-with-pre-and-post/pre.js')
-rw-r--r--pkg/runner/testdata/uses-composite-with-pre-and-post-steps/action-with-pre-and-post/pre.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/runner/testdata/uses-composite-with-pre-and-post-steps/action-with-pre-and-post/pre.js b/pkg/runner/testdata/uses-composite-with-pre-and-post-steps/action-with-pre-and-post/pre.js
new file mode 100644
index 0000000..b17cb69
--- /dev/null
+++ b/pkg/runner/testdata/uses-composite-with-pre-and-post-steps/action-with-pre-and-post/pre.js
@@ -0,0 +1 @@
+console.log('pre');