Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
elkinaguas authored Aug 10, 2024
1 parent d74dddf commit 7cdbaf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-clir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
run: |
poetry install ; poetry build ; pip install .
- name: Test with pytest
if: runner.os == 'Linux' # Run only if the OS is Linux (Ubuntu)
run: |
sudo apt-get update
sudo apt-get install -y xclip
Expand Down

0 comments on commit 7cdbaf5

Please sign in to comment.