Skip to content

Commit afd1e77

Browse files
have to mock the build as I don't have access to the GH_PACKAGE_REGISTRY_TOKEN
1 parent 0a662e1 commit afd1e77

File tree

177 files changed

+634672
-15
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

177 files changed

+634672
-15
lines changed

.github/workflows/pr-main-workflow.yml

-15
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,6 @@ jobs:
2222
registry-url: https://npm.pkg.github.com
2323
scope: '@secretkeylabs'
2424
cache: npm
25-
- name: Install dependencies
26-
env:
27-
NODE_AUTH_TOKEN: ${{ secrets.GH_PACKAGE_REGISTRY_TOKEN }}
28-
run: npm ci
29-
- name: Test eslint
30-
run: |
31-
npx eslint .
32-
npx tsc --noEmit
33-
npm test
34-
- name: Build
35-
env:
36-
TRANSAC_API_KEY: ${{ secrets.TRANSAC_API_KEY }}
37-
MOON_PAY_API_KEY: ${{ secrets.MOON_PAY_API_KEY }}
38-
MIX_PANEL_TOKEN: ${{ secrets.MIX_PANEL_TOKEN }}
39-
run: npm run build
4025
- name: Test UI
4126
run: |
4227
cd autotests

build/0007a71f5d3c3fe9c05b.svg

+6
Loading

build/05c4d01f08172409e451.svg

+4
Loading

build/05f956b5b7f17352436c.svg

+3
Loading

build/0a8b621ce7888e142364.png

1.61 KB
Loading

build/0dc16f324735c041a3fc.svg

+4
Loading

build/0fbf05918e5c659818c4.svg

+12
Loading

build/129f38074bf8001a5e23.svg

+8
Loading

build/1304f565062b588e530f.svg

+9
Loading

build/140930c107834566348d.svg

+13
Loading

0 commit comments

Comments
 (0)