Skip to content

CI: update upload-artifact and setup-qemu-user actions to fix warnings #70

CI: update upload-artifact and setup-qemu-user actions to fix warnings

CI: update upload-artifact and setup-qemu-user actions to fix warnings #70

Workflow file for this run

name: Build and Test
on:
push:
tags:
- "!v*"
branches:
- "**"
pull_request:
jobs:
tests:
uses: ./.github/workflows/build_test.yml
static:
uses: ./.github/workflows/format_static.yml