Update build.yml

This commit is contained in:
Simon Lecoq
2020-10-17 20:00:03 +02:00
committed by GitHub
parent 49e1a8e3e1
commit f3a8c37d62

View File

@@ -21,4 +21,4 @@ jobs:
- name: Build
run: npm run build
- name: Test
run: npm test -- ${{ secrets.METRICS_TEST_TOKEN }}
run: npm test -- ${{ secrets.METRICS_ACTIONS_TOKEN }}