Skip to content

Commit 173b4ca

Browse files
committed
removed set -e to allow all tests to run
Signed-off-by: mikail <mkhona@nvidia.com>
1 parent d06475f commit 173b4ca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/ci/L0_Tests_GPU.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
set -e
1514
set -o pipefail
1615
CUDA_VISIBLE_DEVICES="0" coverage run -p --source=emerging_optimizers tests/test_muon_utils.py
1716
CUDA_VISIBLE_DEVICES="0" coverage run -p --source=emerging_optimizers tests/test_orthogonalized_optimizer.py

0 commit comments

Comments
 (0)