Skip to content

Commit

Permalink
Issue 68
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Feb 11, 2024
1 parent e97b30e commit e435eff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,10 @@ jobs:
}]
- run: cat ~/.m2/settings.xml

- run: |
grep "<id>ossrh</id>" ~/.m2/settings.xml
grep "<username>username-68</username>" ~/.m2/settings.xml
grep "<username>pupassword-68</username>" ~/.m2/settings.xml
grep "<password>password-68</password>" ~/.m2/settings.xml
test-ok:
name: Test OK
Expand Down

0 comments on commit e435eff

Please sign in to comment.