mirror of
https://github.com/tmux/tmux.git
synced 2024-11-13 23:58:51 +00:00
test action2
This commit is contained in:
parent
e340ca5bd2
commit
247d8fefe2
4
.github/workflows/ic.yml
vendored
4
.github/workflows/ic.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: CI
|
||||
name: 'CI Tests'
|
||||
|
||||
on:
|
||||
push:
|
||||
@ -10,7 +10,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: dessant/lock-threads@v5
|
||||
|
||||
# Install dependencies
|
||||
- name: Install dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user