mirror of
https://github.com/r0adkll/sign-android-release
synced 2026-09-23 13:18:38 +00:00
Added testing back into workflow run
This commit is contained in:
@@ -11,8 +11,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
# - name: Run Tests
|
||||
# run: npm run test
|
||||
- name: Run Tests
|
||||
run: npm run test
|
||||
|
||||
- name: Update v1 Tag
|
||||
uses: hole19/git-tag-action@master
|
||||
|
||||
Reference in New Issue
Block a user