This commit is contained in:
parent
d3121301be
commit
083ceb9eba
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ on:
|
|||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://github.com/erlef/setup-beam@v1
|
||||
|
|
Loading…
Reference in a new issue