Skip to content

Commit

Permalink
CI: Disable getting parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
remram44 committed Mar 17, 2021
1 parent 34f7cbe commit 221379e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
env:
TEST_MODE: ${{ matrix.mode }}
REPROZIP_USAGE_STATS: "off"
REPROZIP_PARAMETERS: https://stats.reprozip.org/parameters/travis/
REPROZIP_PARAMETERS: false
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v1
Expand Down

0 comments on commit 221379e

Please sign in to comment.