Skip to content

Commit

Permalink
double check the auth.toml file
Browse files Browse the repository at this point in the history
  • Loading branch information
KaraMelih committed Aug 13, 2024
1 parent 5924c15 commit 6b354e9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mac12-py311-312.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
expect eof
HOP
hop auth locate
ls -al /Users/runner/.config/hop/
- name: Install snews-pt
run: pip install .
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/mac13-py311-312.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
expect eof
HOP
hop auth locate
ls -al /Users/runner/.config/hop/
- name: Install snews-pt
run: pip install .
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/mac14-py311-312.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
expect eof
HOP
hop auth locate
ls -al /Users/runner/.config/hop/
- name: Install snews-pt
run: pip install .
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ubuntu22-py311-312.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
expect eof
HOP
hop auth locate
ls -al /Users/runner/.config/hop/
- name: Install snews-pt
run: pip install .
Expand Down

0 comments on commit 6b354e9

Please sign in to comment.