Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Xikaro committed Jan 12, 2024
1 parent 0271b11 commit 680b21d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Release
run-name: "Release #${{ github.run_number }}"
name: Test
run-name: "Test #${{ github.run_number }}"

on:
push:
Expand Down Expand Up @@ -56,9 +56,6 @@ jobs:
name: Close Fixed Issues
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.1

- name: Сlose fixed in dev
uses: lowply/auto-closer@v0.0.6
env:
Expand Down

0 comments on commit 680b21d

Please sign in to comment.