Skip to content

Set correct project in gcp #6

Set correct project in gcp

Set correct project in gcp #6

name: Build and test
on:
push:
jobs:
build-and-test:
name: Build and test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build and test
uses: ./.github/actions/build-and-test