Skip to content

Commit c14c057

Browse files
authored
Update testonpush.yml
1 parent 8932bd6 commit c14c057

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/testonpush.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ jobs:
2222
steps:
2323
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
2424
- uses: actions/checkout@v4
25-
with: assumptionsofphysics/autogen
25+
with:
26+
repository: assumptionsofphysics/autogen
2627

2728
# Runs a single command using the runners shell
2829
#- name: Run a one-line script

0 commit comments

Comments
 (0)