Skip to content

Commit

Permalink
Rename docs build to match others
Browse files Browse the repository at this point in the history
[no ci]
  • Loading branch information
WardBrian committed Oct 18, 2023
1 parent cca372d commit 94cf6d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Pytorch-FINUFFT docs
name: docs

on:
push:
Expand All @@ -7,7 +7,7 @@ on:
workflow_dispatch:

jobs:
build-docs:
build:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 94cf6d8

Please sign in to comment.