Compare commits

..

1 commit

Author SHA1 Message Date
75d2b15ee1
Set up basic CI
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
2025-04-21 14:44:40 +02:00

View file

@ -11,7 +11,6 @@ services:
steps:
- name: lint and test
image: docker.io/library/elixir:1.18.3-otp-27
commands:
# Install hex package manager
- mix local.hex --force