Skip to content

Commit

Permalink
update script/test-deprecations.js path
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnbot committed Sep 10, 2019
1 parent 448e7a7 commit 6869e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: script/prepublish
- name: test deprecations
if: startsWith(github.ref, 'refs/heads/release-')
run: script/test-deprecations
run: script/test-deprecations.js
- uses: primer/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6869e77

Please sign in to comment.