Skip to content

Add ReactiveUI.Uno.SQLiteStudio sample project #1102

Add ReactiveUI.Uno.SQLiteStudio sample project

Add ReactiveUI.Uno.SQLiteStudio sample project #1102

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
productNamespacePrefix: "ReactiveUI"
jobs:
build:
uses: reactiveui/actions-common/.github/workflows/workflow-common-setup-and-build.yml@main

Check failure on line 14 in .github/workflows/ci-build.yml

View workflow run for this annotation

GitHub Actions / Build

Invalid workflow file

The workflow is not valid. .github/workflows/ci-build.yml (Line: 14, Col: 11): Secret CODECOV_TOKEN is required, but not provided while calling.
with:
useUNO: true
configuration: Release
productNamespacePrefix: "ReactiveUI"
solutionFile: "reactiveui.uno.sln"