Skip to content

Fixed error with environment variable. #5

Fixed error with environment variable.

Fixed error with environment variable. #5

Workflow file for this run

name: cicd-feature
on:
push:
branches:
- feature/*
pull_request:
branches:
- feature/*
jobs:
build-and-test:
uses: ./.github/workflows/build-and-test.yml