Skip to content

Commit

Permalink
Remove needless env
Browse files Browse the repository at this point in the history
  • Loading branch information
sue445 committed Dec 29, 2020
1 parent e7c395a commit fef28b4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ on:
schedule:
- cron: "0 10 * * 5" # JST 19:00 (Fri)

env:
CI: "true"

jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fef28b4

Please sign in to comment.