mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Incorrect Test Name
This commit is contained in:
parent
9b9f067a82
commit
2837731bc6
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -16,4 +16,4 @@ jobs:
|
||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||
BRANCH: gh-pages
|
||||
FOLDER: 'test/build'
|
||||
BUILD_SCRIPT: npm run-script build
|
||||
BUILD_SCRIPT: npm run-script integrationTest
|
||||
|
Loading…
Reference in New Issue
Block a user