test: replace assert!(<actual> == <real>)
by assert_eq!(<actual>, <real>)
in some tests
#1235
bindings_python_ci.yml
on: pull_request
check-rust
2m 52s
check-python
9s
Matrix: test
Annotations
3 warnings
check-python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-rust
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|