Skip to content

Commit

Permalink
npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell committed Nov 21, 2024
1 parent dad0432 commit d4beece
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manual-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ jobs:
FLAGSMITH_API_URL: ${{ inputs.api-url || 'http://3.8.139.31:8000/api/v1/' }}
E2E_CONCURRENCY: ${{ inputs.e2e-concurrency || 1 }}
run: |
npm ci
npm run env
npm run test

0 comments on commit d4beece

Please sign in to comment.