Skip to content

Commit

Permalink
Update auto_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
soranoo committed Jun 11, 2023
1 parent 912cf0c commit 4126fdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
# Install dependencie using the runners shell
- name: Install dependencies
run: npm install

- name: Install @strapi/strapi
run: npm install @strapi/strapi

# Runs test using the runners shell
Expand Down

0 comments on commit 4126fdc

Please sign in to comment.