Skip to content

Commit

Permalink
Remove unnecessary env.CI in build test
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagofilipenunes committed Oct 11, 2024
1 parent 8ac336f commit e11b9b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,4 @@ jobs:
- name: Install Dependencies
run: yarn install --frozen-lockfile
- name: Build
env:
CI: false
run: yarn build

0 comments on commit e11b9b6

Please sign in to comment.