mirror of
https://github.com/tmux/tmux.git
synced 2024-11-15 00:28:52 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
@ -10,7 +10,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: dessant/lock-threads@v5
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user