mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 07:06:07 +00:00
Simulate input github-token to fix unit tests (#174)
* Simulate input to fix unit tests
This commit is contained in:
committed by
GitHub
parent
e3f6ffe287
commit
1f06ac36d3
@@ -8,6 +8,9 @@ on:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
|
||||
env:
|
||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
|
||||
jobs:
|
||||
check_integrity:
|
||||
name: Expected local npm actions
|
||||
|
||||
Reference in New Issue
Block a user