Skip to content

Commit 18ed141

Browse files
author
Kristian Djaković
committed
Update pr.yml to use test instead of jest
1 parent 07f603a commit 18ed141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
name: 'Run'
99
uses: infinum/js-pipeline/.github/workflows/pipeline.yml@master
1010
with:
11-
ci_steps: 'lint jest analyze'
11+
ci_steps: 'lint test analyze'
1212
workflow: '.github/workflows/pr.yml'
1313
environment: 'staging'

0 commit comments

Comments
 (0)