Skip to content

Commit

Permalink
trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
callebtc committed Nov 29, 2023
1 parent 90c7a31 commit f1685ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nutshell-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: Build and start mint
run: |
docker-compose up -d
docker-compose up -d && netstat -lp
- name: Run netstat
run: netstat -lp
- name: Curl on localhost:3338/keys
Expand Down

0 comments on commit f1685ed

Please sign in to comment.