ci: use shared fakehacker/actions composite actions #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ci/use-shared-actions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace the inline node-less checkout and rebar3 build/test steps with the
shared composite actions fakehacker/actions/checkout and rebar3-ci. The matrix
and erlang container stay in the workflow since composite actions can't declare
them.