Skip to content

Commit

Permalink
yml file update
Browse files Browse the repository at this point in the history
  • Loading branch information
sanketjaswal committed Oct 4, 2024
1 parent 04182f7 commit 2afd0c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
REACT_APP_POKEMON_URL=https://pokeapi.co/api/v2
CI=false
2 changes: 2 additions & 0 deletions .github/workflows/sanity-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ jobs:

- name: Run build
run: npm run build
env:
CI: ''

0 comments on commit 2afd0c8

Please sign in to comment.