We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c14c057 commit d3c6da3Copy full SHA for d3c6da3
.github/workflows/testonpush.yml
@@ -22,8 +22,8 @@ jobs:
22
steps:
23
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
24
- uses: actions/checkout@v4
25
- with:
26
- repository: assumptionsofphysics/autogen
+ # with:
+ # repository: assumptionsofphysics/autogen
27
28
# Runs a single command using the runners shell
29
#- name: Run a one-line script
0 commit comments