Thanks to visit codestin.com Credit goes to github.com
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 19e7914 commit 4a93ad9Copy full SHA for 4a93ad9
.github/workflows/integration.yml
@@ -8,6 +8,7 @@ jobs:
8
test-return:
9
runs-on: ubuntu-latest
10
steps:
11
+ - uses: actions/checkout@v2
12
- id: output-set
13
uses: ./
14
with:
@@ -22,6 +23,7 @@ jobs:
22
23
test-relative-require:
24
25
26
27
28
29
@@ -36,6 +38,7 @@ jobs:
36
38
test-npm-require:
37
39
40
41
42
43
44
0 commit comments