Skip to content

Commit

Permalink
Woops, remove redundant step, remove incorrect usage of uses
Browse files Browse the repository at this point in the history
  • Loading branch information
xee5ch authored Jun 19, 2024
1 parent 34777e7 commit 711e509
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,7 @@ jobs:
with:
debug: true
id: oscal_cli_basic_debug
- name: Run oscal-cli for version check (debugging on)
uses: ./
id: oscal_cli_basic
- name: Run oscal-cli for version check (debugging off)
uses: ./
- name: Run another command that is not oscal-cli after setup
run: |
date
id: alternate_shell_command

0 comments on commit 711e509

Please sign in to comment.