Skip to content

Commit d3c6da3

Browse files
authored
Update testonpush.yml
1 parent c14c057 commit d3c6da3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testonpush.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +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:
26-
repository: assumptionsofphysics/autogen
25+
# with:
26+
# repository: assumptionsofphysics/autogen
2727

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

0 commit comments

Comments
 (0)