Skip to content

Commit

Permalink
refactor: move files around
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Serov committed Nov 23, 2024
1 parent bf206a4 commit 2a7183a
Show file tree
Hide file tree
Showing 56 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
- name: Run tests
run: |
luacheck ./src/*.lua
luacheck ./src/todo/*.lua
luacheck ./Todo-List/*.lua
luacheck ./Todo-List/todo/*.lua
faketorio package -c .github/.faketorio -v
4 changes: 2 additions & 2 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
- name: Run tests
run: |
luacheck ./src/*.lua
luacheck ./src/todo/*.lua
luacheck ./Todo-List/*.lua
luacheck ./Todo-List/todo/*.lua
faketorio package -c .github/.faketorio -v
- uses: "marvinpinto/action-automatic-releases@latest"
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 2a7183a

Please sign in to comment.