We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b0a29 commit b440c0eCopy full SHA for b440c0e
.github/workflows/build-branch-TermRewriting.yml
@@ -19,4 +19,4 @@ jobs:
19
- name: Run Tests
20
run: dotnet test
21
- name: Build with dotnet
22
- run: dotnet build --configuration Release
+ run: dotnet build .\ThinkSharp.FormulaParser\ThinkSharp.FormulaParser.csproj --configuration Release
0 commit comments