Skip to content

Commit

Permalink
chore: add aliases for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Sep 7, 2024
1 parent 1f86602 commit 4e8b916
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ defmodule AshArchival.MixProject do
"spark.replace_doc_links",
"spark.cheat_sheets_in_search"
],
"test.create": "ash_postgres.create",
"test.migrate": "ash_postgres.migrate",
credo: "credo --strict",
"spark.formatter": "spark.formatter --extensions AshArchival.Resource",
"spark.cheat_sheets": "spark.cheat_sheets --extensions AshArchival.Resource",
Expand Down

0 comments on commit 4e8b916

Please sign in to comment.