Skip to content

Commit

Permalink
change name of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Feb 8, 2024
1 parent 3e82b10 commit c7d39b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build Project [using jupyter-book]
on: [push]
jobs:
tests:
preview:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

1 comment on commit c7d39b2

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.