Skip to content

Commit

Permalink
Update comment_pr_mac.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spichardo committed Sep 15, 2024
1 parent 8cc2a5f commit 38813fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/comment_pr_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
- name: execute if macarm64
run: |
echo "username $github_username"
echo "github_id $github_id"
echo "github_id $github_id"
echo "comment $github_comment"
echo "Running pytest mac arm 64"
#&& (needs.rules.outputs.branch_name != 'staging') }}
# - name: Activate Conda
Expand Down

0 comments on commit 38813fa

Please sign in to comment.