Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
turned off fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor-Krivov committed Nov 30, 2023
1 parent 8f01506 commit 438eac9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mlp-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
- {bname: 'size5', batch_size: 256}
- {bname: 'size5', batch_size: 2048}
- {bname: 'size5', batch_size: 8196}
fail-fast: false
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/initial_setup
Expand Down

0 comments on commit 438eac9

Please sign in to comment.