Skip to content

Commit

Permalink
Remove already declared ENV var
Browse files Browse the repository at this point in the history
  • Loading branch information
wagenet committed May 4, 2020
1 parent bc085d4 commit c237d28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Expand Up @@ -9,8 +9,6 @@ jobs:
build:
name: Build
runs-on: ubuntu-latest
env:
CI: 'true'
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit c237d28

Please sign in to comment.