mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-27 02:00:49 +00:00
Simulate input github-token to fix unit tests (#174)
* Simulate input to fix unit tests
This commit is contained in:
@@ -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