You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, using moz-webgpu-cts in any GIT repository detects that repo as a Gecko checkout. This can lead to incorrect results, i.e., cargo run happily operates on a checkout of this repository. Eek!
The text was updated successfully, but these errors were encountered:
Currently, using
moz-webgpu-cts
in any GIT repository detects that repo as a Gecko checkout. This can lead to incorrect results, i.e.,cargo run
happily operates on a checkout of this repository. Eek!The text was updated successfully, but these errors were encountered: