Skip to content

Commit

Permalink
remove setting
Browse files Browse the repository at this point in the history
  • Loading branch information
dagbay-rh committed Aug 22, 2023
1 parent eda820b commit 829c10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unit_test.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

ACG_CONFIG="$(pwd)/cdappconfig.json" make test-all
make test-all

if [ $? != 0 ]; then
exit 1
Expand Down

0 comments on commit 829c10b

Please sign in to comment.