Skip to content

Commit

Permalink
Test with new setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Lht97 committed Dec 22, 2024
1 parent f893857 commit 4fcb413
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_bfgs_big.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds and bfgs using optiprofiler, big

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 0 */2 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_bfgs_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds and bfgs using optiprofiler, small

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 6 */2 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_bfo_big.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds and bfo using optiprofiler, big

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 0 */2 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_bfo_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds and bfo using optiprofiler, small

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 6 */2 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_blocks_big.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds with different blocks input, big

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 0 */1 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_blocks_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds with different blocks input, small

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 12 */1 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_ds_big.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds and ds using optiprofiler, big

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 0 */2 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_ds_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds and ds using optiprofiler, small

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 12 */2 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_lam_big.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds and lam using optiprofiler, big

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 0 */2 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_lam_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds and lam using optiprofiler, small

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 6 */2 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_newuoa_big.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds and newuoa using optiprofiler, big

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 0 */2 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_newuoa_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds and newuoa using optiprofiler, small

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 6 */2 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_nomad_big.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds and nomad using optiprofiler, big

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 18 */2 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_nomad_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds and nomad using optiprofiler, small

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 18 */2 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_permuted_big.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds with permuted matrix input, big

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 0 */1 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_permuted_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds with permuted matrix input, small

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 12 */1 * *'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds with randomized orthogonal matrix input, big

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 0 */1 * *'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds with randomized orthogonal matrix input, small

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 12 */1 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_simplex_big.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds and simplex using optiprofiler, big

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 0 */2 * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profile_cbds_simplex_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Profile cbds and simplex using optiprofiler, small

on:
# Trigger the workflow on # push or pull request
# push:
push:
# Trigger the workflow manually
schedule:
- cron: '0 6 */2 * *'
Expand Down

0 comments on commit 4fcb413

Please sign in to comment.