Skip to content

Commit

Permalink
add testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Dec 21, 2023
1 parent 321cc02 commit e7c6c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bldtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- id: load-env
run:
run: |
sudo apt-get update
sudo apt-get install gfortran
sudo apt-get install autoconf
Expand Down

0 comments on commit e7c6c42

Please sign in to comment.