Skip to content

Commit

Permalink
Clarifies an integration test scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
ecampidoglio committed Apr 26, 2024
1 parent cd6cb39 commit e438e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
cake-version: 2.0.0
script-path: ${{ env.script-directory }}/build.cake
target: Test-Cake-Version
- name: Run with tool manifest
- name: Run with a Cake version set by the tool manifest
env:
EXPECTED_CAKE_VERSION: 1.2.0
uses: ./
Expand Down

0 comments on commit e438e3d

Please sign in to comment.