mirror of
https://github.com/jimeh/tmux-themepack.git
synced 2026-02-19 03:16:38 +00:00
fix(ci): Set TMUX_VERSION env var so version test will work
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -31,4 +31,6 @@ jobs:
|
||||
./configure && make && sudo make install
|
||||
cd ..
|
||||
- name: Run all tests
|
||||
env:
|
||||
TMUX_VERSION: ${{ matrix.tmux_version }}
|
||||
run: make test
|
||||
|
||||
Reference in New Issue
Block a user