Skip to content

Commit

Permalink
Update pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyme authored Sep 9, 2021
1 parent 19e042c commit e10d6b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release docs
name: Pull request checks

on: [push]

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

0 comments on commit e10d6b8

Please sign in to comment.