Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e10d6b8

Browse files
authored
Update pr.yml
1 parent 19e042c commit e10d6b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release docs
1+
name: Pull request checks
22

33
on: [push]
44

@@ -30,4 +30,4 @@ jobs:
3030
- name: Build FSharp.Formatting master
3131
run: cd FSharp.Formatting && .\build -t Build
3232
- name: Run fsdocs
33-
run: dotnet FSharp.Formatting\src\FSharp.Formatting.CommandTool\bin\Release\net5.0\fsdocs.dll build --sourcefolder fsharp
33+
run: dotnet FSharp.Formatting\src\FSharp.Formatting.CommandTool\bin\Release\net5.0\fsdocs.dll build --sourcefolder fsharp

0 commit comments

Comments
 (0)