Skip to content

Commit

Permalink
ci: remove delete bazel rule
Browse files Browse the repository at this point in the history
  • Loading branch information
kreempuff committed Sep 22, 2024
1 parent ca1d3f1 commit 84ae7dd
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 1,646 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ jobs:
restore-keys: |
${{ runner.os }}-bazel-
- run: bazel test --config ci //:unreal_target_test
- run: bazel build --config ci //:rules-unreal-engine

Loading

0 comments on commit 84ae7dd

Please sign in to comment.