There was an error while loading. Please reload this page.
1 parent e7f3813 commit d1dceaeCopy full SHA for d1dceae
1 file changed
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
run: |
48
cd app/build
49
python3 -m http.server 3000 &
50
- cd cd ..
+ cd ..
51
yarn test
52
53
- name: Package build artifact
0 commit comments