Skip to content

Commit

Permalink
Fix job error, no uses and run in same step
Browse files Browse the repository at this point in the history
  • Loading branch information
hypest committed Aug 5, 2021
1 parent 7443afe commit 5fac9ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/end2end-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
cache: npm

- name: Npm install and build
uses: lhotari/action-upterm@v1
run: |
npm ci
FORCE_REDUCED_MOTION=true npm run build
Expand Down

0 comments on commit 5fac9ab

Please sign in to comment.