Skip to content

Commit

Permalink
Minor change.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSagan committed Oct 24, 2023
1 parent c708d30 commit f431b45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
steps:
# Check out the code from GitHub
- uses: actions/checkout@v4
# - uses: mpi4py/setup-mpi@v1

# Install system dependencies
- name: Install System Dependencies
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ plplot
xraylib
gnu_utilities_src
packages
.directoryhash

# Jupyter notebooks
.ipynb_checkpoints
Expand Down

0 comments on commit f431b45

Please sign in to comment.