updating log interceptor for read role
Some checks failed
Main / changes (push) Successful in 24s
Main / build-and-test (push) Successful in 5m49s
Main / deploy (push) Failing after 2m24s

This commit is contained in:
2026-05-21 07:44:36 -05:00
parent 344d4f5625
commit bbcf6cb3de
3 changed files with 2 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ jobs:
steps:
- name: Install Azure CLI
run: |
curl -sL https://aka.ms | sudo bash
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
- name: Log in to Azure
uses: azure/login@v3

View File

@@ -1,5 +1,3 @@
# Flying API
An API for the Flying app.
...

View File

@@ -1 +0,0 @@
...