Skip to content

Commit

Permalink
chore(ci): improve test ci key name (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackHole1 authored Oct 31, 2023
1 parent 2b00cc9 commit 7854a3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Rlease
name: Test
on:
pull_request:
branches:
- main

jobs:
release:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 7854a3a

Please sign in to comment.