Skip to content

Commit

Permalink
fuxp Net
Browse files Browse the repository at this point in the history
  • Loading branch information
outscale-toa committed Mar 11, 2023
1 parent 4b31729 commit cdf2b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Build go test
run: make test
- name: Run acceptance tests
run: make testacc
run: make test-net
env:
OUTSCALE_ACCESSKEYID: ${{ secrets.OSC_ACCESS_KEY }}
OUTSCALE_SECRETKEYID: ${{ secrets.OSC_SECRET_KEY }}
Expand Down

0 comments on commit cdf2b29

Please sign in to comment.