Skip to content

Commit

Permalink
revert build action changes
Browse files Browse the repository at this point in the history
  • Loading branch information
codescapade committed Sep 11, 2024
1 parent e5a8581 commit 3c22867
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-check-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: haxe hxml/lint.hxml

- name: Build
run: haxe hxml/build-action.hxml
run: haxe hxml/build.hxml

- name: Tests
run: haxe hxml/test.hxml
8 changes: 0 additions & 8 deletions hxml/build-action.hxml

This file was deleted.

0 comments on commit 3c22867

Please sign in to comment.