Skip to content

Commit

Permalink
do it
Browse files Browse the repository at this point in the history
  • Loading branch information
etai-shuchatowitz committed Aug 27, 2024
1 parent eba17b1 commit 94ba5a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
- name: Check out code
uses: actions/checkout@v3

# - name: Build Integration Tests
# run: make ${{ matrix.make_target }}
- name: Build Integration Tests
run: make ${{ matrix.make_target }}

- id: 'auth'
name: 'Authenticate to Google Cloud'
Expand Down

0 comments on commit 94ba5a5

Please sign in to comment.