Skip to content

Commit

Permalink
test: b
Browse files Browse the repository at this point in the history
  • Loading branch information
xMikux committed Sep 12, 2024
1 parent f185ccc commit ba9e2fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/resuable_ia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@ jobs:
steps:
- name: Check for dockerenv file
run: (ls /.dockerenv && echo Found dockerenv) || (echo No dockerenv)

- name: Check container ls
run: |
ls -alh

0 comments on commit ba9e2fa

Please sign in to comment.