Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
anomiex committed Aug 29, 2024
1 parent 7428734 commit e952853
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,3 +181,11 @@ jobs:
steps:
- run: ls /usr/bin

job5:
name: svn?
runs-on: ubuntu-24.04
steps:
- run: which svn
- run: sudo apt-get install -y svn
- run: which svn

0 comments on commit e952853

Please sign in to comment.