Skip to content

Commit f64fe07

Browse files
authored
chore: workflow update
1 parent 34978f1 commit f64fe07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
- name: Install testing-app
3333
run: yarn install
3434
- name: Build the project
35-
run: yarn run build --if-present
35+
run: yarn run build
3636
- name: Run tests
3737
run: yarn run test

0 commit comments

Comments
 (0)