Skip to content

add workflow to run tests #1

add workflow to run tests

add workflow to run tests #1

Workflow file for this run

name: Run tests
on: [push]
jobs:
Explore-GitHub-Actions:
runs-on: gcr.io/bazel-public/bazel:7.3.2
steps:
- run: test ...