Skip to content

Commit

Permalink
test workflow readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MozeBaltyk committed Nov 1, 2023
1 parent 7adb914 commit d5f0e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ build PROJECT NAMESPACE:
ansible-galaxy collection build $HOME/{{NAMESPACE}}/{{PROJECT}} --output-path $HOME/{{NAMESPACE}}/{{PROJECT}}
# Test
_test PROJECT ROLE *NAMESPACE:
test PROJECT ROLE *NAMESPACE:
#!/usr/bin/env bash
echo {{PROJECT}}
echo {{ROLE}}
Expand Down

0 comments on commit d5f0e45

Please sign in to comment.