Skip to content

Commit

Permalink
fix: GHA again
Browse files Browse the repository at this point in the history
  • Loading branch information
ishland committed Oct 31, 2024
1 parent 619934f commit 84db411
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: C2ME Test
name: C2ME Build Script

on:
push: {}
pull_request: {}

jobs:
test:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 84db411

Please sign in to comment.