Skip to content

Commit

Permalink
CI: Add WEASEL_CONFIG_OVERRIDES
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianeboyd committed Nov 7, 2023
1 parent 3eeb14c commit cbfbe51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
env:
# Make sure we're exiting training as early as possible
SPACY_CONFIG_OVERRIDES: '--training.max_epochs=1 --training.max_steps=1'
WEASEL_CONFIG_OVERRIDES: '--training.max_epochs=1 --training.max_steps=1'
WASABI_LOG_FRIENDLY: 1

jobs:
Expand Down

0 comments on commit cbfbe51

Please sign in to comment.