We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ff7590 commit 8858766Copy full SHA for 8858766
1 file changed
.github/workflows/api.yml
@@ -17,7 +17,7 @@ jobs:
17
name: Integration Tests
18
runs-on: ubuntu-latest
19
steps:
20
- - name: Checkout 🛎
+ - name: Checkout
21
uses: actions/checkout@v6
22
23
- name: Set up Go
0 commit comments