There was an error while loading. Please reload this page.
1 parent 5849b6d commit e4bdfebCopy full SHA for e4bdfeb
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
cache: "npm"
19
- run: npm ci
20
- run: npm run build
21
- - uses: action.yml
+ - uses: ./action.yml
22
id: test
23
with:
24
app_id: ${{ vars.TEST_APP_ID }}
0 commit comments