Skip to content

Commit

Permalink
Add tests by goss
Browse files Browse the repository at this point in the history
  • Loading branch information
cradle8810 committed Apr 23, 2024
1 parent f11de44 commit 8a00fc4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Run goss (mkRAMDisk.sh)
run: |
/tmp/goss -g goss_mount.yaml validate
/tmp/goss -g tests/goss_mount.yaml validate
env:
GOSS_USE_ALPHA: 1

Expand All @@ -55,6 +55,6 @@ jobs:
- name: Run goss (ejectRAMDisk.sh)
run: |
/tmp/goss -g goss_eject.yaml validate
/tmp/goss -g tests/goss_eject.yaml validate
env:
GOSS_USE_ALPHA: 1
File renamed without changes.
File renamed without changes.

0 comments on commit 8a00fc4

Please sign in to comment.