Skip to content

Commit

Permalink
Update docker-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Abtin-Molavi authored Sep 19, 2023
1 parent 8526e03 commit 8af1e3e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/docker-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@ jobs:
container:
image: abtinm/qmapping:artifact
steps:
- run: ls
- name: test
uses: actions/checkout@v3
- name: foo
run: ls

0 comments on commit 8af1e3e

Please sign in to comment.