Skip to content

Commit

Permalink
remove unuses ENV in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
clairezed committed Aug 12, 2024
1 parent 82f9851 commit b9bbb36
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,6 @@ jobs:
CI: 'true'
RORVSWILD_KEY: 'rorvswild'
REDIS_URL: 'redis://localhost:6379/1'
RNE_USERNAME: 'rene nereux'
RNE_PASSWORD: 'p4ssw0rd'
RNE_USERNAME_2: 'toto'
RNE_PASSWORD_2: 'password'
name: Run Tests, Split by Timings
command: |
bundle exec rspec --profile 10 \
Expand Down

0 comments on commit b9bbb36

Please sign in to comment.