Skip to content

chore: Bump to latest rust version 1.94 and publish beta tags from feature branch #456

chore: Bump to latest rust version 1.94 and publish beta tags from feature branch

chore: Bump to latest rust version 1.94 and publish beta tags from feature branch #456

Workflow file for this run

name: build
on:
pull_request:
push:
branches:
- '*'
- '!master'
jobs:
build:
uses: ./.github/workflows/build.yml
coverage:
uses: ./.github/workflows/coverage.yml