tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

presubmit.yml (245B)


      1 bcr_test_module:
      2  module_path: "bzlmod"
      3  matrix:
      4    platform: ["debian10", "macos", "ubuntu2004", "windows"]
      5  tasks:
      6    run_tests:
      7      name: "Run test module"
      8      platform: ${{ platform }}
      9      test_targets:
     10        - ":hwy_ops_tests"