Skip to content

Commit

Permalink
add x to test_workspace and run without sh ..
Browse files Browse the repository at this point in the history
Signed-off-by: Saurabh Agarwal <[email protected]>
  • Loading branch information
saurabh-io committed Dec 1, 2023
1 parent 194362a commit 456e3b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hexa-test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
sudo mv opa /usr/bin/opa
- name: test
run: |
sh test_workspace.sh
./test_workspace.sh
#cd demo
#go test -tags integration -coverprofile coverage.out ./.../
- name: Upload coverage to Codecov
Expand Down
Empty file modified test_workspace.sh
100644 → 100755
Empty file.

0 comments on commit 456e3b6

Please sign in to comment.