Skip to content

Commit

Permalink
Split long-tests into two
Browse files Browse the repository at this point in the history
  • Loading branch information
flomnes committed Feb 25, 2022
1 parent 158e13b commit f459c78
Show file tree
Hide file tree
Showing 28,994 changed files with 1 addition and 1 deletion.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .github/workflows/generate-archives.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
subdir: [short-tests, medium-tests, long-tests, valid-adq, valid-bind, valid-complex, valid-defaillance, valid-draft, valid-filter-outputs, valid-hydro, valid-hydroBind, valid-hydroPricing, valid-marginCost, valid-parallel, valid-thermal, valid-ts-gen-export]
subdir: [short-tests, medium-tests, long-tests-1, long-tests-2, valid-adq, valid-bind, valid-complex, valid-defaillance, valid-draft, valid-filter-outputs, valid-hydro, valid-hydroBind, valid-hydroPricing, valid-marginCost, valid-parallel, valid-thermal, valid-ts-gen-export]

steps:
- name: Get release
Expand Down
Loading

0 comments on commit f459c78

Please sign in to comment.