Skip to content

Commit

Permalink
Split Ubuntu and Windows testing in workflows 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismoh committed Dec 20, 2021
1 parent acc7765 commit a3a3911
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-latest-lua-unit-testing.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lua Unit Testing
name: Ubuntu Lua Unit Testing

on: [push, pull_request]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows-latest-lua-unit-testing.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lua Unit Testing
name: Windows Lua Unit Testing

on: [push, pull_request]

Expand Down

0 comments on commit a3a3911

Please sign in to comment.