Skip to content

Commit

Permalink
[DNM] Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mariolenz committed Nov 17, 2023
1 parent b93d0cc commit 092592e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelogs/fragments/20231117_test_CI.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
trivial:
- Test CI.
2 changes: 2 additions & 0 deletions plugins/modules/appliance_access_consolecli_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,8 @@ async def _info(params, session):
return await update_changed_flag(_json, resp.status, "get")


# Meaningless diff with no code changes to trigger CI

if __name__ == "__main__":
import asyncio

Expand Down

0 comments on commit 092592e

Please sign in to comment.