Skip to content

Commit

Permalink
chore(test.yml): switch to GIScience test action
Browse files Browse the repository at this point in the history
  • Loading branch information
amoncaldas committed Jan 14, 2022
1 parent 0f2860e commit f961dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
ORSKEY: ${{ secrets.ORSKEY }}
BITLYLOGIN: ${{ secrets.BITLYLOGIN }}
BITLYAPIKEY: ${{ secrets.BITLYAPIKEY }}
uses: amoncaldas/github-action-webapp-front-end-test@v1.3
uses: GIScience/github-action-webapp-front-end-test@v1.3
with:
target: 'test'

0 comments on commit f961dd0

Please sign in to comment.