We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc866a commit 05cdd88Copy full SHA for 05cdd88
.github/workflows/main.yml renamed to .github/workflows/ci.yml
@@ -1,4 +1,4 @@
1
-name: Main Workflow
+name: CI
2
on: [push, pull_request]
3
jobs:
4
test-elixir:
README.md
@@ -1,6 +1,6 @@
# Ecto SQLite3 Adapter
-[](https://github.com/elixir-sqlite/ecto_sqlite3/actions)
+[](https://github.com/elixir-sqlite/ecto_sqlite3/actions)
5
An Ecto SQLite3 Adapter.
6
0 commit comments