Skip to content

Commit

Permalink
Removed old action
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinKennedy committed Jan 25, 2025
1 parent 4f291c8 commit c010f24
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
push:
branches:
- main
- add_windows_support_002
- add_windows_support_003

jobs:
test:
Expand Down Expand Up @@ -69,9 +69,7 @@ jobs:
# Reference: https://github.com/nvim-neorocks/luarocks-tag-release/issues/435
#
- name: Expand The Template Rockspec
# TODO: Revert later
# uses: ColinKennedy/luarocks-rockspec-expander@v1.0.0
uses: ./.github/actions/luarocks-rockspec-expander
uses: ColinKennedy/luarocks-rockspec-expander@v1.0.1
with:
input: template.rockspec
output: nvim-best-practices-plugin-template-scm-1.rockspec
Expand Down

0 comments on commit c010f24

Please sign in to comment.