Skip to content

Commit

Permalink
add a repo info step
Browse files Browse the repository at this point in the history
  • Loading branch information
fryeguy52 committed Oct 25, 2023
1 parent bffaf8b commit 5bbe7bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/PR-gcc-openmpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- name: Repo status
working-directory: /home/Trilinos/src/Trilinos
run: |
ls -lhat
git status
git branch -vv
- name: get dependencies
Expand Down

0 comments on commit 5bbe7bb

Please sign in to comment.