Skip to content

Commit

Permalink
Fix test_with_docker
Browse files Browse the repository at this point in the history
  • Loading branch information
unixmonkey committed Aug 26, 2024
1 parent e1baf3e commit 75b78d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_with_docker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def test_rockylinux_8
end

def test_almalinux_8
test with: 'almalinux_8'
test_on_x86 with: 'almalinux_8'
end

def test_with_macos
Expand Down

0 comments on commit 75b78d0

Please sign in to comment.