Skip to content

Commit

Permalink
Testing CI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Araripe committed Jan 8, 2024
1 parent bda7182 commit 89d921a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Install Clustal Omega and MAFFT
run: |
ls -la
export HOME_DIR=$PWD
echo "Home directory is: $HOME_DIR"
echo "Current directory is: $PWD"
if [ "${{ runner.os }}" = "macOS" ]; then
Expand Down

0 comments on commit 89d921a

Please sign in to comment.