Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
oscartbeaumont committed Mar 25, 2024
1 parent f4c8084 commit d24ba4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- using: "docker"
image: "ghcr.io/microsoftgraph/msgraph-cli:latest"
- uses: docker://ghcr.io/microsoftgraph/msgraph-cli:latest
run: mgc --version

0 comments on commit d24ba4c

Please sign in to comment.