Skip to content

Commit 7afe33a

Browse files
committed
Ensure test run/
1 parent e672f05 commit 7afe33a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ permissions:
3232
jobs:
3333
test:
3434
# Prevent this action from running on forks
35-
if: github.repository == 'materialsproject/pymatgen'
35+
if: github.repository == 'materialyzeai/pymatgen-core'
3636
defaults:
3737
run:
3838
shell: bash -leo pipefail {0} # Enable mamba env activation by reading bash profile

0 commit comments

Comments
 (0)