Skip to content

Commit

Permalink
Merge 63ae0a6 into 95b77db
Browse files Browse the repository at this point in the history
  • Loading branch information
beautifulentropy committed Mar 12, 2021
2 parents 95b77db + 63ae0a6 commit cf0988a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 34 deletions.
1 change: 0 additions & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ if [[ "${RUN[@]}" =~ "$STAGE" ]] ; then
# golangci-lint is sometimes slow. Travis will kill our job if it goes 10m
# without emitting logs, so set the timeout to 9m.
golangci-lint run --timeout 9m ./...
run_and_expect_silence ./test/test-no-outdated-migrations.sh
python3 test/grafana/lint.py
# Check for common spelling errors using codespell.
# Update .codespell.ignore.txt if you find false positives (NOTE: ignored
Expand Down
33 changes: 0 additions & 33 deletions test/test-no-outdated-migrations.sh

This file was deleted.

0 comments on commit cf0988a

Please sign in to comment.