Skip to content

Commit

Permalink
skip doi test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznet committed Dec 19, 2024
1 parent 25d70f8 commit 9859a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e
echo "mode: atomic" > coverage.txt

skipServices="zenodo schema datacite s3"
skipServices="zenodo schema datacite doi s3"

for d in $(go list ./... | grep -v vendor); do
echo "Testing $d"
Expand Down

0 comments on commit 9859a87

Please sign in to comment.