Skip to content

Commit 56c4d33

Browse files
committed
and more
1 parent eb19fcf commit 56c4d33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ jobs:
3838
steps:
3939
- uses: actions/checkout@v2
4040
- name: Test with pytest
41-
uses: lhotari/action-upterm@v1
41+
- uses: lhotari/action-upterm@v1
4242
with:
4343
limit-access-to-actor: true
44-
uses: addnab/docker-run-action@v3
44+
- uses: addnab/docker-run-action@v3
4545
with:
4646
image: fluxrm/flux-core:focal
4747
options: -v ${{ github.workspace }}:/workspace -u root

0 commit comments

Comments
 (0)