Skip to content

Commit

Permalink
chore: update command
Browse files Browse the repository at this point in the history
  • Loading branch information
raimundo-henriques committed Sep 3, 2024
1 parent 6897162 commit 5996160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/act-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Run ACT (test)
run: |
cat act.sh \
| bash -s -- \
| bash -s -- test \
-e "https://api.ileap.sine.dev" \
-u ${{secrets.ACT_USER}} \
-p ${{secrets.ACT_PASSWORD}}

0 comments on commit 5996160

Please sign in to comment.