Skip to content

Bump Aspect CLI dep to github.com/aspect-build/aspect-cli v1.202449.18 #13

Bump Aspect CLI dep to github.com/aspect-build/aspect-cli v1.202449.18

Bump Aspect CLI dep to github.com/aspect-build/aspect-cli v1.202449.18 #13

Workflow file for this run

name: Default
on:
push:
branches: [main]
pull_request:
branches: [main]
# Allows you to run this workflow manually from the Actions tab.
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build
run: bazel --bazelrc=.github/workflows/ci.bazelrc --bazelrc=.bazelrc build //...