Skip to content

Commit

Permalink
Fix indentation error in GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
23nosurrend committed May 1, 2024
1 parent 959f79d commit 9be63ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
run: npm run test -- --ci

- name: Start Expo in CI mode
run: expo start --no-dev --minify

run: npm run start



Expand Down

0 comments on commit 9be63ca

Please sign in to comment.