Skip to content

Commit

Permalink
error with UniversalReader_classes.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shitohana committed Jul 11, 2024
1 parent dfbc371 commit 372432f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy Sphinx documentation to Pages

on:
push:
branches: [master, docs] # branch to trigger deployment
branches: [master, docs, new_docs] # branch to trigger deployment

jobs:
pages:
Expand Down

0 comments on commit 372432f

Please sign in to comment.