FuelLabs / FuelLabs/block-explorer-v2
Enable tests on CI
Open
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
It should build and run the project in a subfolder to make sure that the version to be deployed on gh-pages didn't break;
https://github.com/FuelLabs/block-explorer-v2/blob/7599116f928b86564bedc8b0c7f589519db1cfe9/.github/workflows/ci.yaml#L22
The environment for this test should be;
```
PUBLIC_URL: "/block-explorer-v2"
REACT_APP_GRAPHQL_API_ENDPOINT: "https://dubai.swayswap.io/graphql"
```
Contributor guide
Assessment
This issue has not been assessed yet.