Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3e1a2ac

Browse files
committed
revert workflow.yml, preview is managed with local commands
1 parent1e3fbc3 commit3e1a2ac

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

‎.github/workflows/workflow.yml‎

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@ jobs:
2121
REACT_APP_FEEDBACK_GITHUB_TOKEN:${{ secrets.REACT_APP_FEEDBACK_GITHUB_TOKEN }}
2222
REACT_APP_SENTRY_DSN:https://37b1f01452b54bf4a0fe88656070998f@o871617.ingest.sentry.io/5824691
2323
REACT_APP_USE_FIREBASE_EMULATORS:'1'
24-
FUTURECODER_LANGUAGE:es
24+
FUTURECODER_LANGUAGE:en
2525
run:./full_build.sh
26-
# - name: Test
27-
# env:
28-
# FUTURECODER_LANGUAGE: en
29-
# run: ./ci_test.sh
30-
# - name: Upload test artifacts
31-
# uses: actions/upload-artifact@v2
32-
# if: steps.build.outcome == 'success'
33-
# with:
34-
# path: '**/test_frontend_assets/'
26+
-name:Test
27+
env:
28+
FUTURECODER_LANGUAGE:en
29+
run:./ci_test.sh
30+
-name:Upload test artifacts
31+
uses:actions/upload-artifact@v2
32+
if:steps.build.outcome == 'success'
33+
with:
34+
path:'**/test_frontend_assets/'
3535
-name:Deploy
3636
uses:FirebaseExtended/action-hosting-deploy@v0
3737
if:steps.build.outcome == 'success'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp