Try fecthing the last two commits

This commit is contained in:
Sylvain Gugger
2021-08-10 09:40:16 -04:00
parent 2e0d767ab2
commit bd5593b6c4

View File

@@ -29,6 +29,8 @@ jobs:
steps: steps:
- name: Launcher docker - name: Launcher docker
uses: actions/checkout@v2 uses: actions/checkout@v2
with:
fetch-depth: 2
- name: NVIDIA-SMI - name: NVIDIA-SMI
run: | run: |
@@ -71,6 +73,8 @@ jobs:
# steps: # steps:
# - name: Launcher docker # - name: Launcher docker
# uses: actions/checkout@v2 # uses: actions/checkout@v2
# with:
# fetch-depth: 2
# #
# - name: NVIDIA-SMI # - name: NVIDIA-SMI
# run: | # run: |
@@ -113,6 +117,8 @@ jobs:
steps: steps:
- name: Launcher docker - name: Launcher docker
uses: actions/checkout@v2 uses: actions/checkout@v2
with:
fetch-depth: 2
- name: NVIDIA-SMI - name: NVIDIA-SMI
run: | run: |
@@ -157,6 +163,8 @@ jobs:
# steps: # steps:
# - name: Launcher docker # - name: Launcher docker
# uses: actions/checkout@v2 # uses: actions/checkout@v2
# with:
# fetch-depth: 2
# #
# - name: NVIDIA-SMI # - name: NVIDIA-SMI
# run: | # run: |
@@ -198,6 +206,8 @@ jobs:
steps: steps:
- name: Launcher docker - name: Launcher docker
uses: actions/checkout@v2 uses: actions/checkout@v2
with:
fetch-depth: 2
- name: NVIDIA-SMI - name: NVIDIA-SMI
run: | run: |
@@ -239,6 +249,8 @@ jobs:
steps: steps:
- name: Launcher docker - name: Launcher docker
uses: actions/checkout@v2 uses: actions/checkout@v2
with:
fetch-depth: 2
- name: NVIDIA-SMI - name: NVIDIA-SMI
run: | run: |